I'm not sure if this may be relevant to the discussion at hand (having seemingly arrived late to this thread), however I did mess around with Configuration 'building' in a project some time ago, and looked at ideas of Dynamic (Re)Configuration
https://thor.dev.java.net/configuration.html Calum On 11 January 2011 12:20, Sim IJskes - QCG <[email protected]> wrote: > On 11-01-11 13:12, Tom Hobbs wrote: > >> ConfigurationBuilder.addToCodebase(String jarUrl) >> >> ConfigurationBuilder.addServiceDescriptor(ServiceDescriptor sd) >> >> ConfigurationBuilder.setPolicy(File policyFile) // or some permission >> object >> >> ConfigurationBuilder.setName(Name n); >> > > Thats in the right direction. Currently the ConfigurationBuilder is > expected to 'build' a text config file (in the future), but that can change. > > Or we can create a Map of specialEntry variables, containing stuff passed > by non-text reference. > > > Gr. Sim > > > -- > QCG, Software voor het MKB, 071-5890970, http://www.qcg.nl > Quality Consultancy Group b.v., Leiderdorp, Kvk Den Haag: 28088397 >
