Hi,

Is there any documentation on implementing a new configuration?
In our system we have properties in .properties file and .json files and I
don't see anything about JSON in apache-commons-configuration.

I'd like to implement a JSONConfiguration but I'm unsure where to start.

I thought about extending the Propertiesconfiguration and overriding the
createLayout.
I also thought about extending the AbstractFileConfiguration.

BR
Thomas

Reply via email to