On 8/31/16, 12:43 AM, "Greg Dove" <greg.d...@gmail.com> wrote:

>I observed that issue when implementing  IEventdispatcher i.e. when the
>EventDispatcher constructor has an IEventDispatcher argument - so not for
>statics. This is not seen when extending EventDispatcher, but in that case
>the subclass would presumably inherit that method from goog EventTarget.
>So
>that setCurrentTarget method in the constructor did not seem to be the
>complete answer here... that extra hack in the constructor just got things
>working for now....it works as is but I don't like it.

Interesting.  Do you have a simple test case we can look at?  Looking at
the EventTarget code, I would think there would be other functions and
variables that need propagation.

Thanks,
-Alex

Reply via email to