Mark Ramm wrote: > > In fact, not only backwards compatible but not making optiongroup required > > at > > all. The majority of cases won't require it. > > If backwards compatibility and making optiongroup optional are > difficult we could just create a whole new > "SelectWithOptionGroupWidget." >
Hi guys, no, that's not a problem I've already implemented the whole thing in a totally backward compatible way, if you want to look at the patch (initial attempt): http://trac.turbogears.org/turbogears/attachment/ticket/490/optgroup-support.patch As you can see if you want to use the group functionality the template only requires a small addition else it works exactly as before. Ciao Michele PS there is only a small issue a will discuss about in the trunk list --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

