On 14/01/2013 18:35, sbre...@synsys.com wrote:
+1 to reverting to .xml for XML configuration file name suffixes. I've
only seen demerits in switching to .conf.
Hi Steve,
I will open a JIRA to revert back to XML.
Thx, Eric
-1 to refactoring configuration beyond thi
Hello Robert,
James uses Spring for DI and I'm going for Spring-DM for integration
to leverage the existing infrastructure.
Cheers,
--
Ioan Eugen Stan / CTO / http://axemblr.com
-
To unsubscribe, e-mail: server-dev-unsubscr...@
Hi Ioan,
We use the HierarchicalConfiguration as its name implies, has some
notion of hierarchy in the configuration.
It also allows to move from XML to YAML for example (btw, I think we
should revert back from ".conf" to ".xml" to allow different
configuration formats).
Using simple prope
Hello,
I've added Jean Baptiste and Robert Munteanu, who are not subscribed.
JB, Robert, feel free to not participate if you are not
interested/don't have time.
Eric, your help is needed.
I wish to refactor out commons-configuration in favor for a more OSGi
friendly option. I'm still researching