RE: [Configuration] Patch to BaseConfiguration for clear

2003-01-31 Thread Shapira, Yoav
] 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

[Configuration] Patch to BaseConfiguration for clear

2003-01-30 Thread Kelvin Tan
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?