[ 
https://jira.duraspace.org/browse/DS-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Donohue resolved DS-726.
----------------------------

    Resolution: Fixed

Resolving -- this was released in 1.7.0

> 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 adm
 inUI).

-- 
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

        

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to