Jason Foster wrote:

> I was just over at www.oreillynet.com, reading about XSLT 2.0, when I 
> saw the following quote:
>
>> XSLT 2.0 provides a standard way to output multiple documents, using 
>> the xsl:result-document element.
>
>
> Based on naive intuition, when Cocoon switches to supporting XSLT 2.0 
> (which it likely will I would guess) this could be a big problem.  I 
> have *no* idea what the SAX stream coming out of a stylesheet that 
> uses "xsl:result-document" will look like, but at a guess it will not 
> be pipeline or sitemap friendly.
>
> Hopefully people with more skill and knowledge in these areas will be 
> able to figure everything out :) 


Every URI in Cocoon gets resolved to a Source object, and we have some 
WriteableSources. So xsl:result-document will naturally go to any 
WriteableSource !

"Big problem", you said ? ;-)

Sylvain

-- 
Sylvain Wallez
 Anyware Technologies                  Apache Cocoon
 http://www.anyware-tech.com           mailto:[EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to