Hi!
I am looking for some options on declaring and using common widgets for several forms... For example, I have two forms that are almost identical, except for one or two fields where I change a label from "client" to "supplier". I was thinking on using WidgetsList for the common parts and concatenating it with the different parts... Is it a good solution? (I'd eliminate a lot of redundancy here... This is why I'm willing to change the way things are done today.) Is there another option? Do I have to declare the "different parts" as WidgetLists as well or I can concatenate a widgetlist with a widget and then another widgetlist (make a sandwich ;-))? Is anybody else doing this kind of optimization / reuse? Is there some new alternative to solve this kind of problem with the new style widgets? -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
