> I was getting ready to write the portion of my paper covering the
> LifeCycle
> of a Component with all interfaces involved.  The problem is that
> one event
> is not recorded, and I can't remember how we decided to do it:
>
> setLogger();
>
> The docs state:
>
> 1. Constructor
> 2. contextualize
> 3. compose
>
> I remember that setLogger() was next to contextualize()--but was it before
> or after?

before.

Logic behind that: otherwise, it is not possible to log errors during
contextualize().

cheers!

LSD


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

Reply via email to