On Monday 08 July 2002 01:18 pm, Berin Loritsch wrote:
> Let's not exploit the bug then.  Let's provide two concrete
> containers: one that does lazy initialization, and one that
> does async initialization.
>
> Both can be extended, and use the common parts of AbstractContainer.
> It also helps AbstractContainer to be more abstract and let the
> concrete version choose the initialization policy.

AbstractContainer is fine, its the ContextManager that is at fault. It would 
be a waste to create a ThreadManager + CommandManager from the ContextManager 
and not have the container use them.
-pete

-- 
peter royal -> [EMAIL PROTECTED]

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

Reply via email to