Olaf Bergner wrote:
Hi,
Filip Defoort wrote:
So, a couple of questions and suggestions:
3/ S: if 1/ is correct, why don't we have a debug and a release mode of
a container... Running
a container in debug mode would enable the container to use proxies and
allow the developer
to test his code properly -- running in release mode would use the
regular componentfactory
and have no penalty.. There's really no need for checking the lifecycle
methods usage at
runtime in a release system..(afaik.. ;-) ).
You would also have to make sure there is no dynamic loading of
components at runtime in your system. Otherwise it is *really*
simple to override what a component expects to see/use and usurp control
of your system.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]