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

Dynamic decodable #108

Merged
merged 12 commits into from
Jul 29, 2016
Merged

Dynamic decodable #108

merged 12 commits into from
Jul 29, 2016

Conversation

Anviking
Copy link
Owner

Re: #104

  • Rename optional, dictionary, array decoder functions to Optional.decoder(_ wrappedDecoder) ...
  • Introduce new protocol, DynamicDecodable requiring a static decoder var
  • Things that were Castable are now mostly DynamicDecodable so they can be customised
  • Rename decode parameter to decoder

@Anviking Anviking merged commit efab670 into master Jul 29, 2016
@Anviking Anviking deleted the DynamicDecodable branch September 2, 2016 06:43
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.

1 participant