Hello Stou, On 10/22/07, Stou Sandalski <[EMAIL PROTECTED]> wrote: > > > I am running 0.9.6, after some tinkering I found out it was > ToscaWidgets that was causing the dependency, sorry. > > Is there something out there a bit 'newer' or 'cleaner' than tw that > someone can recommend? At least something that doesn't depend on all > those packages from PEAK that are 3 years old (PyProtocols, etc.)
I am desperately looking for such a a thing myself. Alas, the "best" approach I found so far is write forms in plain HTML (Mako) and use formencode validators + stock @validate Pylons decorator. The quotes around word 'best' needed because it's the solution that sucks less then other alternatives. At least, that was my experience. I haven't used Django's much touted newforms package but it seems Pylons or any WSGI framework would greatly benefit for something like it. -- Max Ischenko http://www.developers.org.ua/ -- Ukrainian software developers community http://maxischenko.in.ua/ -- my blog (Russian) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
