> > ... if I had a little more time and motivation, I'd > > create a version of Haml (template system out of Ruby world that uses > > pythonic indentation for clarity) that allows embedded python. > > Hmm, the docs look interesting. I would give it a try if you ported > it to Python. It looks pretty cool, plus it is used as the default by > Merb, which seems to be stealing a bit of the Rails thunder I hear.
Didn't realize it was the Merb default. There's already a python port (http://lucumr.pocoo.org/cogitations/2008/05/31/the-new-ghrml-haml-for- genshi/) you can try out on App Engine. It requires Genshi. If Django bothers me enough, I might try it out. Still, it feels like it's a port and not fully exploiting the natural fit with the python language. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
