Behaviors are not meant for adding components, only to modifying the ones they are attached to. What is your usecase.
-igor On 1/24/09, Ittay Dror <[email protected]> wrote: > Hi, > > > In Component#render, the call to #notifyBehaviorsComponentBeforeRender > is done after #markRendering is called. This means a behavior cannot add > components to the component. Can the call be moved to before > #markRendering is called? > > > Thanks, > > Ittay > > > > -- > -- > Ittay > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
