Cedric Muller wrote:
in the end, using 'this' or leaving it does make a difference, doesn't it ?
I cannot decompile to test my sayings, but 'this' adds more bytecode to the file ??

I'm pretty sure it's just compiled into the same bytecode either way. There are a number of ways to test that, although I don't have time to try any of them just now. A decompiler probably won't tell you anything, because the decompilers job is by definition, to reconstruct the source code, not show you the bytecode.

- Robert
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to