[Laszlo-user] (no subject)

Chen Ding chending0602 at hotmail.com
Tue Aug 19 18:33:15 PDT 2008


Hi there,

I like to know the differences between the 'delete'
operator and the 'destroy()' member function. If I create an LZ object,
can I use 'delete' to delete the object instead of using "destry()"
member function? The reason I ask this question is that 'destroy()'
performance is very bad. Create an array of 50 objects, and then use
'destroy()' to destroy them, you will see the browser is basically
frozen for a few minutes. But if I use delete, it runs very fast. 

Thanks!

Chen Ding

_________________________________________________________________
See what people are saying about Windows Live.  Check out featured posts.
http://www.windowslive.com/connect?ocid=TXT_TAGLM_WL_connect2_082008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20080819/8785a4b1/attachment.html


More information about the Laszlo-user mailing list