Jose Galvez wrote: > I've generally used cheetah to generate xslt, and then transformed that > using 4suite into html which ultimatly gets sent to the browser.
Ideally the XSLT should be referenced by URI, and fetched via an internal request, so it could be static or generated in whatever form is convenient. I believe Leslie's middleware (which I referenced before) doesn't use an internal request, which is one place for improvement. Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss -~----------~----~----~----~------~----~------~--~---
