Unico Hommes wrote: > > The Processor currently is already available to a ProcessingNode from > the Context so a ProcessingNode implementing Contextualizable will be > able to get to the EnvironmentHelper via that route. > Ah, ok, so what do you think of using that then? I just noticed that the key for the processor is just "treeprocessor", what do you think of using a more qualified name like org.apache.cocoon.Processor or the name of the implementation?
Carsten