> -----Original Message-----
> From: Paul Hammant [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 15 February, 2002 11:00
> To: Avalon Developers List
> Subject: Re: [VOTE] RE: ComponentManager interface
>
>
> 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.
And even pre-alpha.
I'm already using ServiceManager in src/proposals quite extensively
in my code base.
Cheers, Steve.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>