Take a look at:
org.apache.framework.configuration.Configurable org.apache.framework.configuration.ReConfigurable org.apache.framework.configuration.Contextualizable org.apache.framework.configuration.Recontextualizable Cheers, Steve. > -----Original Message----- > From: Christian Heller [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 03 February, 2002 16:16 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Pairs of concerns > > > Hi, > > I miss the counterparts of some methods in your Framework. For example, > the Configurable should get not only a method "configure" but > also a method > "deconfigure" (or "unconfigure", I'm not so good in English). The same for > method "compose" which should get a counterpart "decompose" etc. > In general, > I guess that all methods should appear in pairs. > > Explanation: > When I execute/run an application ("component"), it gets > configured. In its > lifetime, the user may change several settings. When the component is shut > down, the new settings will have to be stored into the > configuration file or > database or whatever. So, a method "deconfigure" could be useful. > > Regards, > Christian > > -- > http://www.resmedicinae.org > - Information in Medicine - > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
