[ 
https://jira.duraspace.org/browse/DS-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25743#comment-25743
 ] 

DSpace @ Lyncode commented on DS-1242:
--------------------------------------

Following Robin Taylor's comments we've also produced a Pull Request for the 
ConfigurationService (dspace-services project).

i was looking at the ConfigurationService implementation and i've noticed that 
it doesn't allow runtime changes. Also, it allows addons configurations 
(provided inside jars) - which is a limitation to runtime changes as files 
inside jars are unmodifiable.

So, i've made a pull request. The main changes are:

- Already referred new features.
- Addons configurations must be created (it stores files at 
config/addons/<name>.cfg) so then addons configurations are also runtime 
changeable
- A new API was provided (i wasn't able to re-use the ConfigurationService one 
and i didn't want to break the old API)

https://github.com/DSpace/dspace-services/pull/1
                
> Dynamic Configurations
> ----------------------
>
>                 Key: DS-1242
>                 URL: https://jira.duraspace.org/browse/DS-1242
>             Project: DSpace
>          Issue Type: New Feature
>          Components: DSpace API
>            Reporter: DSpace @ Lyncode
>              Labels: has-pull-request
>
> This is an initial contribution that represents a tiny change in the 
> ConfigurationManager. 100% backward compatible. Improved API (getString and 
> getList), but the most important, adding a core change to allow future easy 
> DSpace deployment.
> More Info:
> https://wiki.duraspace.org/display/~lyncode/Dynamic+Configurations
> http://dspace.2283337.n4.nabble.com/DSpace-Developers-Meeting-Tomorrow-amp-Office-Hours-Prior-to-Meeting-td4656299.html
> Pull Request:
> https://github.com/DSpace/DSpace/pull/61

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to