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

Use enums for table constants and constraints #10

Open
nerro opened this issue Nov 15, 2014 · 1 comment
Open

Use enums for table constants and constraints #10

nerro opened this issue Nov 15, 2014 · 1 comment
Milestone

Comments

@nerro
Copy link
Owner

nerro commented Nov 15, 2014

Instead of using strings and integers enums should be used (more type safe).

@nerro nerro added this to the 5.0.0 milestone Nov 15, 2014
@andyrozman
Copy link

I think that usage of string is because LayoutManager API requires it so... Or perhaps not. You could probably make enums with String value and use them internally, if everything else fails...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants