> From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > > On Thursday 05 February 2004 17:44, Leo Sutic wrote: > > 1. By wrapping the DefaultConfiguration in a proxy that only > > implements the Configuration interface and which doesn't > > have any mutators. > > Possible. > > 3. Don't pass the same object to the component. Rip out the result of the > MutableConfigurator implementatation and stuff it into a Configuration
> implementation and hand that down to the component. This is pretty much (1): Make sure the object passed in doesn't have any mutators. /LS --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
