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

Add type safety to internationalized messages #685

Open
acbeni opened this issue Oct 25, 2017 · 1 comment
Open

Add type safety to internationalized messages #685

acbeni opened this issue Oct 25, 2017 · 1 comment
Milestone

Comments

@acbeni
Copy link
Contributor

acbeni commented Oct 25, 2017

Right now Labels are used to get hold of messages specified in the yaml files. That can be enhanced through generation of classes that contains all the keys of the yaml messages. the main gain from this is type safety of messages.
this will complement issue #684

@lauraluiz
Copy link
Contributor

Example of accessing resources in Android: https://developer.android.com/guide/topics/resources/accessing-resources.html

@lauraluiz lauraluiz added this to the Post v1.0.0 milestone Nov 2, 2017
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

2 participants