On Sun, Jun 1, 2008 at 6:04 PM, Alberto Valverde <[EMAIL PROTECTED]> wrote:
> > Noah Gift wrote: > > Alberto, > > > > Glad to hear you have an update for ToscaWidgets. I had a Google App > > Engine related question and suggestion. I talked to Guido at the > > Google I/O conference and he mentioned that the only thing missing > > with the default webapp framework included with GAE is form > > validation. In those cases people could obviously use Django > > newforms, but I wonder if ToscaWidgets might be a great fit for people > > who want to use the default set up components included with GAE, and > > use a library for forms. I think there is a great opportunity for > > someone to tackle form validation OUTSIDE of a web framework on GAE. > Hi Noah, > > tw.forms uses FormEncode for validation. That would be a better fit IMHO > it tackles form validation specifically, TW does more things which might > not be needed. > > 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. > > Cheers, > Alberto > Great to hear. I personally would LOVE to see Genshi or Mako based forms and widgets on GAE. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
