On Mar 26, 2006, at 6:04 PM, Robin Haswell wrote: > I honestly can't see a way of providing a <form> to </form> solution > that provides the flexibility that people need in creating forms, > while > making them easier than actually writing HTML. Top marks if you > guys can > do it, but the way I see it is like this: HTML is easier than Python. > Replacing HTML with Python has got to be something special.
Take a look at the calendars and the ajax widgets and how they make sure their JS and CSS is included in every page that uses them. Or how the dates in the calendar get converted from a datetime object back and forth. Or how you can use a repeating widget to have nice lists of fieldsets or other fields. Or how it simplifies form validation... > > And also don't forget that all this widgets stuff totally breaks Kid's > "designer-friendly templating" point. In what way? Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

