Feature #377
Configuration and event subscriptions extension
| Status: | Closed | Start date: | 05/20/2010 | |
|---|---|---|---|---|
| Priority: | (P3) Normal | Due date: | ||
| Assignee: | Patrick Stählin | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.8.0-rc1 | |||
| Severity: | Normal | |||
| Story points | - | |||
| Velocity based estimate | - |
Description
Extend DSS:loadConfig to read the base config.xml file and every file in a configuration subdirectory, e.g. config.d. In the same way the event interpreter should read a base subscriptions.xml and extensions from a subdirectory.
This will allow system integration, package update and easier maintenance for custom scripts and apps.
Associated revisions
added event subscription subdirectory
where separate event interpreter xml file are read on startup
refs #377
History
Updated by Miguel Rodriguez over 1 year ago
- Status changed from New to Assigned
- Assignee set to Patrick Stählin
Keep subscriptions.xml and config.xml, and add the apps specific property addons for the installed applications that can be read from seperate files.
Updated by Miguel Rodriguez over 1 year ago
Miguel Rodriguez wrote:
Keep Subscriptions XML, and create a directory where the downloaded Apps can be found and the specific properties for the installed applications can be read from App specific files.
Updated by Patrick Stählin over 1 year ago
- Status changed from Assigned to Feedback
- Assignee changed from Patrick Stählin to Michael Troß
Is there anything missing here? As far as I can tell from the change-log this feature has been implemented by you (thanks!).
Updated by Michael Troß over 1 year ago
- Status changed from Feedback to Resolved
- Assignee changed from Michael Troß to Patrick Stählin
part of 0.8.0-alpha3, both config.d and subscriptions.d;
please close if you can confirm that it works for you as well
Updated by Patrick Stählin over 1 year ago
- Status changed from Resolved to Closed