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

@DefaultConstrutor() should use const where it is possible #17

Closed
a14n opened this issue Jun 15, 2014 · 1 comment
Closed

@DefaultConstrutor() should use const where it is possible #17

a14n opened this issue Jun 15, 2014 · 1 comment

Comments

@a14n
Copy link
Owner

a14n commented Jun 15, 2014

No description provided.

@a14n a14n changed the title @DefaultConstrutor() should check field type before using const @DefaultConstrutor() should use const where it is possible Jun 16, 2014
@a14n
Copy link
Owner Author

a14n commented Jun 16, 2014

It's a little too hard to know if const can be used (mainly because of the field initializers). Let add an attribute to manually indicate this.

@a14n a14n closed this as completed in 69923e1 Jun 17, 2014
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