Looks pretty good :) One thing, class MultiFieldsetTable(TableForm) could be just class MultiFieldsetTable(Form) as you're providing a custom template. TableForm just provides a template to Form so you can skip one inheritance step. Just a picky detail ;)
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 -~----------~----~----~----~------~----~------~--~---

