stoic icon indicating copy to clipboard operation
stoic copied to clipboard

Concept of an application which components run within

Open oliyh opened this issue 10 years ago • 2 comments

The most important change here is that system maps can have a :name. Settings for the application are fetched and merged into the settings for each component so that they are available throughout the application.

Furthermore application settings are "deep merged" with the other settings resulting in the ability to override component level settings at an application level.

Other bits include improving some tests, removing the zk client in favour of the curator client and changing the file config supplier so that it can look for multiple files.

oliyh avatar Jul 24 '14 14:07 oliyh

Could you squash the commits into 1 please, or split the PR...

jonpither avatar Jul 25 '14 11:07 jonpither

Squashed to a sensible level

oliyh avatar Jul 25 '14 12:07 oliyh