Modular Configuration (Curation)
--------------------------------
Key: DS-726
URL: https://jira.duraspace.org/browse/DS-726
Project: DSpace
Issue Type: New Feature
Components: DSpace API
Reporter: Richard Rodgers
Assignee: Richard Rodgers
Fix For: 1.7.0
Specifically in support of forthcoming curation tasks, but as a step towards
greater application modularity, ConfigurationManager has been extended to
support property files independent of dspace.cfg. A companion set of methods to
get*Property(String name) have been added: get*Property(String module, String
name) which will resolve to properties in 'module.cfg' in
/dspace/config/modules. These properties will support the same 'interpolation'
as regular properties, and are lazily loaded on demand. In this way, writers of
'add-on' code requiring configuration will not introduce a dependency on
dspace.cfg, nor will dspace.cfg need to contain unused configuration data.
Similar changes made to PluginManager, so named plugins, etc can also be
resolved outside dspace.cfg. Should be backward-compatible. Also added a
method to reload all properties from disk - 'flush()' so that Tomcat restarts
would not be required for certain property changes. (method would have to be
added to admin
UI).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel