[mtasc] super() not being called
Sönke Rohde
mail at soenkerohde.com
Mon Aug 29 09:44:34 CEST 2005
Hi,
I have got the same problem. For me it also looks like a kind of caching and
I also did the renaming workaround.
Cheers,
Sönke
> -----Ursprüngliche Nachricht-----
> Von: mtasc-bounces at lists.motion-twin.com
> [mailto:mtasc-bounces at lists.motion-twin.com] Im Auftrag von
> Austin Haas
> Gesendet: Sonntag, 28. August 2005 20:05
> An: mtasc at lists.motion-twin.com
> Betreff: [mtasc] super() not being called
>
>
> Hi,
>
> Recently, I added a new base class to some existing classes.
> Everything
> seems to work fine; the subclass recognizes it's parent's members and
> methods, but for some reason the call to super() in the subclass'
> constructor does not work at all.
>
> I am inserting my code into an existing swf, but I am making a clean
> copy every build, so there shouldn't be any residual code in
> there. Is
> there some kind of cache somewhere else?
>
> In one case, I copied all the code from the subclass into a new class
> and renamed it, and then everything worked as expected. The
> only changes
> were the name of the class.
>
> I switched to the most recent build in CVS, but it didn't help.
>
> -austin
> --
> MTASC : no more coffee break while compiling
>
>
More information about the mtasc
mailing list