Currently, the behavior is as you described. However, you should be
able to use Local to shield a component from certain events. There is
not currently the opposite of Local, but I think it is a good idea to
have this capability. I plan to add it to the next version.
Best,
Konstantin
> Is this list at all active? I looked at the archives but there don't
> seem to be any historic messages.
>
> If there is anyone out there, I would like ask for some advice about
> propertychanged events. It seems that all fired events are broadcast to
> all internal listeners. Each component within a composite seems to be
> added to the internal listeners list automatically. Is there any way to
> restrict which components are listening to which events?
>
> Thanks
> Adi