I am looking for pieces of advice about writing XSLT in the most 
efficient and (hopefully :-) reusable way.
I found several advices in the book of Michael Kay about XSLT, and am 
asking to Cocoon
users if they can point me to informations about clean design for XSLT.

For example, one very important thing I am realizing is the good habit 
to separate templates
of pure rendering (including for example the HTML tags), and control 
templates (when you make
a lot of <xsl:choose> and <xsl:if>). May be, it can be seen as a kind of 
MVC for XSLT, I am
not expert at that...

Any piece of advice is welcome.


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

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

Reply via email to