What about cross application configuration?
by Jens-Christian - Sep 28th 2002 11:40:00
It would be great if it would be possible to find a generic logical model for all configuration information of an application.
e.g. it should be possible to import existing apache configuration data, enable "exec cgi scripts" for "/myhomepage", and write the data back; and - oh, I dont like apache any more, I would like to switch to any other supported webserver and keep my configuration information. Ok, not every webserver supports the same features, but it should use all supported features.
[ť] Re: What about cross application configuration?
by Justin Yackoski - Sep 29th 2002 21:30:04
Yes, that is an excellent idea for an extension of this system.
Logged In: NO
Might even be easy for some parts as long as equivalent options in similar applications have the same name in CFG's XML representation.
Logged In: NO
...and those options are global of course