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

Modularization of the configurations #397

Open
cescoffier opened this issue Dec 28, 2014 · 0 comments
Open

Modularization of the configurations #397

cescoffier opened this issue Dec 28, 2014 · 0 comments
Labels

Comments

@cescoffier
Copy link
Member

Right now configuration are stored in one file (application.conf). We should provide a better way to handle configuration:

  • each application can provide its basic configuration in its jar file containing default value
  • developer can provide values either in a file with the application name or in the application.conf file
  • Configuration should be stored in the 'config admin' and so let 'instantiation' and 'reconfiguration' of iPOJO instances
@cescoffier cescoffier added this to the 0.7.1 milestone Dec 28, 2014
@cescoffier cescoffier modified the milestones: 0.7.2, 0.7.1 Mar 4, 2015
@cescoffier cescoffier removed this from the 0.9.0 milestone May 6, 2015
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