Summary: Remove deprecation trampoline from `new tagclass`
Technical Reviewer: henry (pending)
QA Reviewer: promanik (pending)
Doc Reviewer: jsundman (pending)
Documentation:
You will not receive a deprecated warning for `new tagclass` at this
time.
Details:
The trampoline broke `instanceof tagclass` with no warning. This
caused many components to not work in debug mode (the trampoline
is only installd in debug mode). So remove that for now.
Also remove a raft of Debug.debug messages that were left in in
recent changes that make it hard to find real debug warnings and
errors.
Tests:
smoke/simple.lzx lxpix
Files:
M kernel/dhtml/LzTextSprite.js
M debugger/platform/dhtml/kernel.js
M core/LzNode.lzs
M core/UserClass.lzs
M core/Class.lzs
M views/LzViewLinkage.lzs
patch.ptw.cbqu.tgz
Description: Binary data
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
