On Mon, 16 Nov 2009 09:54:45 -0600 Jonathan Ellis <jbel...@gmail.com> wrote:
>> A general configuration facility to allow named variables and >> interpolation, similar to what the Apache Commons Configuration classes >> do for XML Property files >> (http://commons.apache.org/configuration/apidocs/org/apache/commons/configuration/XMLPropertiesConfiguration.html), >> would be really nice too. JE> I'd rather move away from XML entirely to something like JE> http://jyaml.sourceforge.net/tutorial.html personally. Whatever is used, I'm suggesting that named variables and interpolation would be nice to have. Do you think that's OK? It would address all my points and probably make life easier for other people, too. Ted