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

Support class claster pattern in Himotoki 2. #125

Closed
wants to merge 4 commits into from

Conversation

es-kumagai
Copy link
Contributor

Relating to #118, #122, #123, I tried to support class claster pattern.

I made CustomDecodable<T> which can be treated any type conforms to CustomDecodableType.
By wrapping a class cluster in CustomDecodable<T>, it will be able to use class claster pattern in Himotoki 2.

For more details, see CustomDecodableTest.swift.

@ikesyo
Copy link
Owner

ikesyo commented Jun 17, 2016

Closing this due to the reasoning: #118 (comment)

Thank you for the effort anyway @ez-net! 🙇

@ikesyo ikesyo closed this Jun 17, 2016
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.

None yet

2 participants