Ryan,
>That will also give me time to look back at the
>archives and try to remember how the heck this all
>got started. :^)
>
It got started because there are *three concrete projects* that want a
framework interface based on Compose & ComponentManager that more or
less replace the all params and return types of Component with Object.
Simply put...
Component lookup(String role) throws ComponentException
...could have become...
Object lookup(String role) throws ComponentException
.. but for a break of backwards compatability,
These three concrete projects would use the Object form of the CompMgr
more or less as soon as it was released, even in alpha form.
- Paul
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>