Howdy,
I didn't see anything attached to your message?  Is my mail reader
acting up? ;)

Regardless, clear() should be declared in the parent interface,
Configuration, and implemented in BaseConfiguration.  Maybe as final?
Note that clearing a configuration applies only to its data, and does
not include closing of any resources (file streams, sockets, etc.) used
to load the configuration.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Kelvin Tan [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, January 30, 2003 7:58 PM
>To: [EMAIL PROTECTED]
>Subject: [Configuration] Patch to BaseConfiguration for clear
>
>See attached for patch to BaseConfiguration to allow subclasses to call
>clear()
>so that reloading of configurations are supported. Of course,
subclasses
>have
>to implement their respective reload methods...
>
>On a related note, what are the conventions for adding yourself to the
list
>of
>@authors?
>
>Regards,
>Kelvin
>
>--------
>The book giving manifesto     - http://how.to/sharethisbook
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to