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

Support global resourceBundles #234

Closed
manuel-mauky opened this issue May 11, 2015 · 0 comments
Closed

Support global resourceBundles #234

manuel-mauky opened this issue May 11, 2015 · 0 comments
Labels
Milestone

Comments

@manuel-mauky
Copy link
Collaborator

Provide the possibility to set a global ResourceBundle that is used application wide for all loaded views.
A the moment the only way of using a resourceBundle is to provide it as argument for the FluentViewLoader. But there are some use cases where this introduces problems:
If you have to load another view inside your application (for example when loading a dialog in a new stage or when using the ViewListCellFactory) you have to pass the resource bundle through for every loading process.

This issue is connected to #207. 207 describes the general idea for a hierarchic resource bundle loading model that includes naming conventions.

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

No branches or pull requests

1 participant