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

Major API update. #51

Merged
merged 59 commits into from
Sep 22, 2019
Merged

Major API update. #51

merged 59 commits into from
Sep 22, 2019

Conversation

superfell
Copy link
Owner

  • Async / blocks based API only for all methods that might make network calls.
  • Move to URLSession.
  • Cleanup class / filename prefixes.
  • Re-org files into directories.
  • Use WSDL version of search results.
  • Move to NSError based errors, no more Exceptions, or passing NSException around.

Fixes #39 and #48

@superfell superfell merged commit 4a2a706 into master Sep 22, 2019
@superfell superfell deleted the urlSession_3 branch September 23, 2019 04:47
@superfell superfell restored the urlSession_3 branch October 15, 2020 22:35
@superfell superfell deleted the urlSession_3 branch October 15, 2020 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please replace deprecated code with actual one
1 participant