[Laszlo-user] datapointer.dupePointer() and memory consumption

Paulo Scardine paulo at scardine.com.br
Tue Jul 29 11:43:28 PDT 2008


When I use something like:

<method name="goToLast">

 var x = parent.datapath.dupePointer();

 x.selectParent();

 parent.datapath.setXPath(this.xpath+'['+x.getNodeCount()+']');

</method>

Do I have to worry about deleting the pointer when it's not useful anymore?

TIA,
--
Paulo




More information about the Laszlo-user mailing list