Gah! Adding the includes didn't fix things. Apparently there's this hard-coded table of tag -> classname mappings for the LFC in ClassModel.java. I only figured this out after inspecting a compiled app showed the classname being rewritten:

;/* -*- file: utils/dataselectionmanager.lzx#14 -*- */
Class.make("LzDataSelectionManager", ["manager", void 0, "__LZsingleClone", void 0, "destroy", (function () {

Where the source looks like:
<class name="dataselectionmanager" extends="selectionmanager">

I'll send out a change in a bit that fixes this.

Regards,
Max Carlson
OpenLaszlo.org

On 7/22/10 12:38 PM, [email protected] wrote:
2010-07-22 12:37:57 PDT: FAILURE for tr...@17059 (17059) Build return code 1 on 
linux-builder.corp.laszlosystems.com (Deploy return code -1; Megatest , -1) 
attaching /home/svnbuild/logs/tail-17059-trunk-nightly.log




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

Reply via email to