behaviors added to componenttag are in turn added to components, so
they are detached and managed by components no the componenttag they
are added to.

-igor

On Thu, Jan 15, 2009 at 8:16 AM, Jonas <[email protected]> wrote:
> While experimenting with MarkupFilters, I noticed that IBehaviors
> added to ComponentTag using ComponentTag#addBehavior(IBehavior behavior)
> are never detached. Is that a bug, or just not possible to do?
> As far as I can see you don't have ComponentTags available anymore
> when Components are detached...
> Furthermore, it seems that their enablement is also ignored, they're
> always treated as enabled in Component#renderComponentTag(...).
>
> cheers
>
> ---------------------------------------------------------------------
> 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]

Reply via email to