[email protected] wrote:
Behaviors are not meant for adding components, only to modifying the
ones they are attached to. What is your usecase.
well, if there's no problem to move it before the call to
#markRendering, then it would be able to add components, right? why not
allow this?
ittay
-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]
--
--
Ittay