On Sat, 2008-26-01 at 10:32 +0100, Christoph Haas wrote: > Form brainstorming? Alright. > > On Fri, Jan 25, 2008 at 01:27:14PM -0800, Mike Orr wrote: > > I finally started making forms in my app this week. I found Mako more > > convenient than any of the form libraries. > > > I use a call-with-content > > to format an input control with its title, hint, and error message. > > Then htmlfill to set both the initial values and the error messages. > > > > ToscaWidgets has too many dependencies; it almost doubles the size of > > Pylons. > > TW was too complicated for me. Too much magic for too little > functionality.
I actually really like ToscaWidgets. I've found the interaction of ToscaWidgets with the validation decorator to be really productive. Just thought I'd pipe in for a note of dissent for those who might be evaluating options. Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" 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-devel?hl=en -~----------~----~----~----~------~----~------~--~---
