On 11/30/05, Michele Cella <[EMAIL PROTECTED]> wrote: > > Michele Cella wrote: > > <widget name="optionsel" template="my_designer_option_selector.kid" /> > > By the way here I'm "totally" on crack since for compound widgets (like > a form) you will not be able to define a template for their subwidgets, > and thinking even more about this is better to leave the template > override task on the controller side like we already do for exposed > pages and as a class attribute. > > Sorry for this, shame on me. :-(
Nothing wrong with proposing alternatives... A lot of these things don't show up until a piece of code is used in a variety of situations. Though the 0.9 version of widgets is going to be focused on dynamic generation, I'd certainly encourage people to experiment with different ways of doing static generation. Kevin

