On Jun 13, 2006, at 8:15 AM, naduc wrote: > My intention is to generate XML and using XSLT as template to transform > these content to HTML. Can I implement this idea with Pylon?
Sure, I see nothing that would prevent you from keeping your templates as pure XML and running them through XSLT. Though as no one else is doing this, I'm not sure what the "best practices" methodology would be for such a setup. The very modular and customizable nature of Pylons will make it easy to tailor execution and response to exactly how you'd like it to operate though. HTH, Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
