> > I say,
> > document() is good for rapid prototyping, but is a poor choice for 
> > final deployment for performance reasons. Use aggregation instead.
> 
> The Cocoon developers recommend to use aggregation or 
> xinclude because of SoC (XSLT is for transforming, not for 
> aggregating content).

Sure, but I have a big lookup table in an xml file--it seems much more
natural to reference the lookup table from xslt using document rather
than to jam it into my content stream....

--Steve

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to