Most errors and warnings are now gone when running /test/smoke/simple.lzx.
I'd like some advice on the few remaining errors. The line numbers I give
won't be exact for you because the files have been modified).
Thanks!
Phil
----------
Error #1: LzKeys.as
The last line of the file generates an error,
services/LzKeys.as:494: reference to undefined property 'Mouse'
_root.Mouse.addListener(mouseListener);
----------
Error #2: UserClass.as
core/UserClass.as:30 reference to undefined variable 'LzTrait'
var traitList = LzTrait.processTraitList(classobj.attrs.traits);
----------
Error #3: LzNode.as
} else if (!('dependencies' in rp)) {
this._a = rp ;
this._a(); <<- core/LzNode.as:936: call to non-method '_a' (type
'object')
}
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev