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

Remove type constraint from example code #152

Merged
merged 1 commit into from
Apr 26, 2016
Merged

Conversation

takashi
Copy link
Contributor

@takashi takashi commented Apr 26, 2016

related #151

Since Himotoki 2.0, Decodable.DecodedType has been removed https://github.com/ikesyo/Himotoki/blob/204e79dcef75595cb0a1cec4a53a82e6fdaf9e40/Sources/Decodable.swift#L9-L12
so the consistent Self.Response == Self.Response.DecodedType doesnt work.

since Himotoki 2.0, `Decodable.DecodedType` has been removed https://github.com/ikesyo/Himotoki/blob/204e79dcef75595cb0a1cec4a53a82e6fdaf9e40/Sources/Decodable.swift#L9-L12 

so the consistent `Self.Response == Self.Response.DecodedType` doesnt work.
@ishkawa
Copy link
Owner

ishkawa commented Apr 26, 2016

👍

@ishkawa ishkawa merged commit 7b502cd into ishkawa:master Apr 26, 2016
@takashi takashi deleted the patch-1 branch April 26, 2016 08:40
@takashi
Copy link
Contributor Author

takashi commented Apr 26, 2016

thanks for merging!

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.

2 participants