Peter Royal wrote:
On Tuesday, February 11, 2003, at 01:06  AM, Stephen McConnell wrote:

Wrapper classes (major)
-----------------------

The wrapper classes that that exist in framework are broken.  The
WrapperComponentManager takes a ServiceManager as a constructor argument
and when lookup invocations are made against the wrapper, the wrapper
returns Component instance "if and only if the object returned from a
lookup on the service manager is an instance of Component".  The wrapper
makes no attempt to proxy an Object as a Component.

I have no problem with the wrappers the way they are. What you mention is indeed a limitation, but they have known deterministic behavior. We can create another project with proxying wrappers as you suggest if needed.
-pete
We can make it very plainly stated that these wrappers do not perform
proxying.


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

Reply via email to