hello all and happy new year -

I have released the first version of Mako, an all new template language ive developed. Mako is about being really fast and small, trying to derive the best ideas from all of the great players out there, and just being a no-nonsense workhorse. for those that don't already know, its embedded Python, non-XML syntax, using python server page generation. Despite its non XML nature, my work with Genshi inspired a whole lot of it, not just in a few of its syntaxes but also in its usage of Python's AST parsing services to allow much more intelligent handling of embedded Python than I previously realized was possible.

While its completely new code and syntax compared to its predecessor Myghty, migrating from a set of Myghty templates to Mako is not terribly difficult as it retains conceptual equivalents for most of Myghty's template features. Ben has also been working towards getting Mako to integrate nicely with Pylons, and hopefully it will become the default template language for Pylons in the coming months.

Check out the idea behind Mako, the docs, and release info at: http://www.makotemplates.org

- mike



--~--~---------~--~----~------------~-------~--~----~
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