[Laszlo-dev] swf9 and delete
Philip Romanik
promanik at laszlosystems.com
Thu Feb 7 15:18:20 PST 2008
Hi Henry,
From looking at the book it seems that delete is only appropriate
for arrays and dynamic instance variables. Since we're trying not to
use dynamic classes, can I remove lines like this from code (for swf9):
delete this.p;
delete this.data;
delete this.__LZlastdotdot;
delete this.context;
delete this.__LZtracking;
(These lines come from LzDatapointer)
Thanks!
Phil
More information about the Laszlo-dev
mailing list