Skip to content

Conversation

Econa77
Copy link
Collaborator

@Econa77 Econa77 commented Aug 13, 2022

gormster and others added 8 commits October 22, 2022 17:16
DataParser should not be required to return Any and have objects checked for type safety at runtime. This allows us to use the Swift build time type checking system with very minimal changes to existing code. The only API breaking change is that Request classes using the default JSONDataParser should now conform to JSONRequest, instead of just Request. This is because protocol extensions cannot declare default associated types.

(cherry picked from commit 261af5f)
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.

5 participants