You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: