Vadim Gritsenko wrote:

[EMAIL PROTECTED] wrote:


Modified: cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/VPCNode.java


<snip/>

etc. So, what has changed?

If you wonder what has changed since my last revision: I stored sources from the calling pipeline in the Avalon context before, but then they had dissapeared when the VPC needed them so I store them in the environment instead. Don't know if that is the best place. I had missed that a superclass of VPCNodeBuilder was threadsafe, and got problems as soon as I used more than one VPC. I factored out the VPC common stuff from the VirtualPipelineGenerator to AbstractVirtualSitemapComponent to prepare for the rest of the VPCs.


If you instead wanted a more understandable description of how everything works, I rather wait with that untill I have done some more stuff.

(I bet you forgot about svn eol-style property)

Fixed now :)

/Daniel



Reply via email to