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 a reconfigure option to the load method. #2

Open
bgaillard opened this issue Aug 23, 2015 · 0 comments
Open

Add a reconfigure option to the load method. #2

bgaillard opened this issue Aug 23, 2015 · 0 comments
Assignees
Milestone

Comments

@bgaillard
Copy link
Member

For now the load method automatically reconfigures the Polyglot instance with the retrieved translations.

In some cases we do not want to do this and only want to pull the translations to put them into the translations cache.

We could add a reconfigure option with a default value equal to false to do this. For example at application starting this could be useful to preload several translation files.

@bgaillard bgaillard added this to the 1.0.0 milestone Aug 23, 2015
@bgaillard bgaillard self-assigned this Aug 23, 2015
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

1 participant