> From: Stephen McConnell [mailto:[EMAIL PROTECTED]]
> 
> Proposal:
> 
>    (a) mark the lookup operation as deprecated
>    (b) add a new method "resolve" that is
>        functionally equivalent to "lookup" but returns
>        Object instead of Component

Breaks compatibility - no implementation of ComponentManager will 
work unless edited and recompiled.

>    (c) change the argument type on the release from
>        Component to Object.


Since this change will break backwards compatibility, might as well
do it without adding new methods. Just replace Component with Object
in the CM interface and release it as 4.2. Everyone must recompile,
but that should be about it.

/LS


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

Reply via email to