Hi,
I wanted to make my custom action Contextualizable in order to get the base directory of the action. But it looks like this is never called or I get errors when trying to create the component. Why? I inherit from ConfigurableComposerAction to be configurable and Composable as well.
Contextualizable is different from being Configurable or Composable. Your class has to _implement_ this interface, and the component manager will call it.
Principally any Avalon component should be able to be Contextualizable?
Yep. By implementing the interface.
Also non-Pipeline backend components used by a action or source or a action or source itself?
Sorry, I don't understand the above :-/
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]