Daniel Gl�ckner wrote:
Hi,
at the moment I've run out of ideas, concerning possible methods to access the components of a cocoon pipeline. What I need is a way to get the class (or the whole object) of the previous and the following component of the current component. I dug into the ComponentManager but couldn't find a way to solve this problem.
Maybe you could describe your usecase to us, there might be an alternative way to solve your problem.
How about just passing the previous and next component as a parameter? Sure it's hardcoded then, but this could be autogenerated.
HTH Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
