thanks - one question: is initializable called before or after Composable.compose()? I also would like access to the ComponentManager at that time.
Adrian ----- Original Message ----- From: Berin Loritsch <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 1:51 PM Subject: Re: [Cocoon+Avalon] AutoComposable Components [was Adding a new ComponentSelector] > Adrian Geissel wrote: > > > Hi, > > > > I have a closely related question, as follows: > > > > Is there a mechanism within Cocoon/Avalon to declare a Composable Component > > to be Composed during the Cocoon boot routine? > > > > I'm thinking of a background processor that lives in parallel to Cocoon, and > > is initialized as Cocoon boots and destructed during shut-down (using the > > Startable interface). > > In Excalibur 4.0 (the official release), ExcaliburComponentManager was changed > > to be Initializable. When the ECM is initialized, it goes through and initializes > all the components that were declared for the ECM. > > > > > -- > > "They that give up essential liberty to obtain a little temporary safety > deserve neither liberty nor safety." > - Benjamin Franklin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]