I can see this functionality being useful for various reasons. Ben, are you
thinking you want to track down any listeners that are left over that are
preventing garbage collection?

Doug

On 11/28/07, ben.clinkinbeard <[EMAIL PROTECTED]> wrote:
>
>   Sometimes it would be really nice be able to access a list of
> currently attached listeners by doing something like
> myButton.listeners. Having that return a collection of objects that
> expose the event type and handler method would be nice and it doesn't
> seem like it would be that hard to implement since they're obviously
> already kept track of somewhere.
>
> Does anybody else wish this was provided? Does anyone from Adobe have
> info on why its not and/or if it might be someday?
>
> Thanks,
> Ben
>
>  
>

Reply via email to