Dims,
thanks. I've checked everything out and it works perfectly.
> -----Original Message-----
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> Sent: den 4 september 2001 14:18
> To: [EMAIL PROTECTED]
> Subject: RE: [C2][Vote]: Changes between C2.0 and C2.1
>
>
> Leo,
>
> Checked in. Please cross-check. Please note that i took the
> liberty of adding an if condition to
> check if parentComponentManager is null in Cocoon.java. (This is
> a possible scenario when we run
> Cocoon from the command line).
I spoke to Berin about that and he said that
ExcaliburComponentManager myManager = new ExcaliburComponentManager (null,
myClassLoader);
and
ExcaliburComponentManager myManager = new ExcaliburComponentManager
(myClassLoader);
are equivalent. Thus there is no need to check for null.
I should have documented that.
/LS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]