On 2009-09-06, at 12:17, André Bargull wrote: > - removed duplicated doc on $lzc$set_clickable
Probably someone replaced setClickable with an $lzc$set_ method and left the documentation. You should never have to document an $lzc $set_ method -- all the documentation should be on the attribute. > - what are "__LZcaloffset" and "__LZisView"? There are completely > unused > in the LFC, so not swf8-kernel cruft like above.. Not sure about the first, but we used to have lots of boolean flags from swf5 when typeof and instanceof were incredibly slow. _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
