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

"external" configurations should be merged #136

Open
rhuss opened this issue Mar 27, 2015 · 0 comments
Open

"external" configurations should be merged #136

rhuss opened this issue Mar 27, 2015 · 0 comments

Comments

@rhuss
Copy link
Collaborator

rhuss commented Mar 27, 2015

Although technical probably a bit involved, from a usage perspective it regular configuration and configuration from external sources should be merged. Of course, things could become a bit complicated to debug, but it allows for very flexible use cases.

Some things to consider:

  • Merging should respect the order of the declaration (although I don't know whether this is possible at all with Maven to repeat e.g. <external> snippets in arbitrary order). Maybe an order parameter is needed.
  • The name "external" should be reconsidered.
  • In debug mode, a view of the the complete and merged configuration should be possible.
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

1 participant