Jonas wrote:
> = Conclusion =
> 
> Though Pylons has choosed a text-based template engine by default it
> doesn't mean that it should be valid for everything.
> 
> The speed is not so important, it is more important to get a well
> formed output for HTML/XML.

You can also use egg:Paste#wdg_validate to run validation on all output 
pages.  The WDG validator isn't the best validator, but another 
validator could be written easily enough.  Ideally it would also have a 
"strict" mode that would signal an error.

-- 
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org
             | Write code, do good | http://topp.openplans.org/careers

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to