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 more scalar types out of the box #8

Open
1 of 5 tasks
vladfaust opened this issue Oct 16, 2018 · 0 comments
Open
1 of 5 tasks

Support more scalar types out of the box #8

vladfaust opened this issue Oct 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@vladfaust
Copy link
Owner

vladfaust commented Oct 16, 2018

@vladfaust vladfaust added the enhancement New feature or request label Oct 16, 2018
@vladfaust vladfaust changed the title Support more scalars Support more scalar types out of the box Oct 16, 2018
vladfaust added a commit that referenced this issue Dec 16, 2018
There is no more `Params.parse`, the brand new `HTTP::Params::Serializable` module has a new API similar to `JSON::Serializable`.

Closes #2 as there are no getters generated anymore.
Closes #3 because JSON serialization can be made with `JSON::Serializable`.
Closes #4.
Closes #7.
Related to #8.
Closes #9.
Closes #10.
Closes #12 because there are no more `Null` types.
Closes #13 (there is a Kemal example in the README).
Closes #14 because accessing instance variables is not the module's responsibility anymore.
Closes #15 because ditto.
Closes #16.
Closes #17.
And finally, closes #18.
vladfaust added a commit that referenced this issue Dec 16, 2018
There is no more `Params.parse`, the brand new `HTTP::Params::Serializable` module has a new API similar to `JSON::Serializable`.

Closes #2 as there are no getters generated anymore.
Closes #3 because JSON serialization can be made with `JSON::Serializable`.
Closes #4.
Closes #7.
Related to #8.
Closes #9.
Closes #10.
Closes #12 because there are no more `Null` types.
Closes #13 (there is a Kemal example in the README).
Closes #14 because accessing instance variables is not the module's responsibility anymore.
Closes #15 because ditto.
Closes #16.
Closes #17.
And finally, closes #18.
vladfaust added a commit that referenced this issue Dec 16, 2018
There is no more `Params.parse`, the brand new `HTTP::Params::Serializable` module has a new API similar to `JSON::Serializable`.

Closes #2 as there are no getters generated anymore.
Closes #3 because JSON serialization can be made with `JSON::Serializable`.
Closes #4.
Closes #7.
Related to #8.
Closes #9.
Closes #10.
Closes #12 because there are no more `Null` types.
Closes #13 (there is a Kemal example in the README).
Closes #14 because accessing instance variables is not the module's responsibility anymore.
Closes #15 because ditto.
Closes #16.
Closes #17.
And finally, closes #18.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant