DEBUG: Shim LzDataText.setAttribute [2]

I got this while running a regression test, test/lztest/lztest-lzdatatext.lzx,

There is this code inside the class definition of LzDataText:

prototype.setAttribute = LzNode.prototype.setAttribute;

Didn't we have a mini-node with setAttribute method defined ? I guess that was on LzDataElement only?

I should run backtrace to see where this is geting called.. not sure who needs to be calling setAttribute
on an LzDataText. Maybe in it's initializer it's getting called someplace..


--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to