> Anyway, I'm planning to get TW + tw.forms usable in GAE before 1.0. That > should be much easier now since TW no longer has any C based > dependencies. If Mako or Genshi and FE can be used on GAE there TW > probably can be used too or the fix should be trivial.
Mako trunk is supported. Genshi info can be found here http://genshi.edgewall.org/wiki/AppEngine FormEncode works on appengine. I've uploaded everything, and tried to make a simple form, and it worked. The only concern is the number of files: my app (Pylons based) has now ~900 files (the appengine limit is 1000) (i've reverted my form to the html template, as I will don't have time to verify the code right now :) ) []'s - Walter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
