Re: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2008-02-21 Thread Doug McCune
%40yahoogroups.com] On Behalf Of ben.clinkinbeard Sent: Wednesday, November 28, 2007 12:35 PM To: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com Subject: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners? Why in subclasses and not EventDispatcher

Re: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2008-02-21 Thread Jerome Clarke
] Re: Am I the only one who wishes EventDispatcher exposed its listeners? Why in subclasses and not EventDispatcher itself? Ben --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.commailto: flexcoders%40yahoogroups.com , Gordon Smith gosmith@ wrote

Re: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2008-02-21 Thread Doug McCune
flexcoders%40yahoogroups.com[mailto: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com] On Behalf Of ben.clinkinbeard Sent: Wednesday, November 28, 2007 12:35 PM To: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com Subject: [flexcoders] Re: Am I the only one who wishes

Re: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2008-02-21 Thread Jerome Clarke
Subject: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners? Why in subclasses and not EventDispatcher itself? Ben --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.commailto: flexcoders

RE: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2007-11-28 Thread Samuel R. Neff
area. If interested contact [EMAIL PROTECTED] -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeard Sent: Wednesday, November 28, 2007 10:09 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Am I the only one who wishes

Re: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2007-11-28 Thread Douglas Knudsen
the only one who wishes EventDispatcher exposed its listeners? I suppose we could monkey-patch a listeners collection... dare me? :) Ugh, I guess we can't since the source isn't available. -- Douglas Knudsen http://www.cubicleman.com this is my signature, like it?

RE: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2007-11-28 Thread Alex Harui
@yahoogroups.com Subject: Re: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners? you can maybe add a hook to dispatchEvent in UIComponent? http://www.darronschall.com/weblog/archives/000273.cfm http://www.darronschall.com/weblog/archives/000273.cfm DK On Nov 28, 2007 12

RE: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners?

2007-11-28 Thread Gordon Smith
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeard Sent: Wednesday, November 28, 2007 12:35 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Am I the only one who wishes EventDispatcher exposed its listeners? Why in subclasses and not EventDispatcher itself? Ben