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

Primitive types should accept string representations #132

Open
y13i opened this issue Oct 9, 2019 · 0 comments
Open

Primitive types should accept string representations #132

y13i opened this issue Oct 9, 2019 · 0 comments

Comments

@y13i
Copy link
Owner

y13i commented Oct 9, 2019

Integer should accept "123" in addition to 123.
Boolean should accept "true" in addition to true.

Many existing templates are written in that style and they work.

@y13i y13i changed the title Primitive types should accept should representations Primitive types should accept should string representations Oct 9, 2019
@y13i y13i changed the title Primitive types should accept should string representations Primitive types should accept string representations Oct 9, 2019
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

No branches or pull requests

1 participant