I am still learning the framework so forgive me if this is a naive question.
I am using Cocoon with external components which need to be bootstrapped when the Cocoon servlet is initialized. Currently, I have simply modified the Cocoon servlet to bootstrap my components and pass the logger object. My question is, is there a way currently to indicate (in cocoon.xconf) external components which should be initialized during Cocoon servlet initialization? Since Cocoon implements inversion of control, certain environment objects need to be passed to these components. Could this be formalized in an interface? I have not yet refactored my components into Avalon, but will be doing so in the future. I think the assumption would be that external components implement Avalon. Thanks Shawn Hainsworth [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]