Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split Project into Multiple Swift Files #471

Merged
merged 16 commits into from May 11, 2015
Merged

Conversation

cnoon
Copy link
Member

@cnoon cnoon commented May 5, 2015

I broke the project up into multiple Swift files separated into Core and Features groups. I was very careful to split each major change into a separate commit so we didn't lose any of the critical ACL changes that were required.

I also took a stab at reworking some of the MARK statements to attempt to make it as easy as possible to quickly find the section you are looking for. I think it turned out pretty well, but I really would love some additional feedback if something doesn't seem quite right.

I also found some other minor things that I'd like to switch up, but I filed separate cards in Trello for each of them. That way this PR focuses only on the task at hand 👍🏻

All the tests are passing on iOS. We have a separate Trello card for fixing up the OS X tests.

cnoon added 2 commits May 5, 2015 19:45
# Conflicts:
#	Source/Alamofire.swift
# Conflicts:
#	Source/Alamofire.swift
@mattt
Copy link
Sponsor Contributor

mattt commented May 11, 2015

This looks great, @cnoon. Thanks so much for taking the time to refactor things into something a bit more understandable for anyone less familiar with the library.

mattt added a commit that referenced this pull request May 11, 2015
@mattt mattt merged commit 3d271db into master May 11, 2015
@cnoon cnoon deleted the project/multiple_swift_files branch May 11, 2015 15:16
@meng-zhang
Copy link

@cnoon Really nice work! Thanks!

@fukemy
Copy link

fukemy commented Jun 26, 2020

hi, can you tell me the way to get your pr? im new in github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants