> Call result: > The configuration for httpPost will be placed in a seperate config file, > located in a 'util' folder in the mmbase config dir. > In other words, in <configdir>/util/httpost.xml. > This requires a new dtd (likely a generic utility_1_0.dtd which will be > based on the module dtd). > There is no sufficient support for the other proposals.
How about ConfigurableUtil interface and ConfigurationChangedEvent The ConfigurableUtil interface to read/write data and the event to singal util's that the configuration was changed
