Change 20091113-ptw-s by [email protected] on 2009-11-13 18:33:34 EST
    in /Users/ptw/OpenLaszlo/trunk-2
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Build interstitials at ClassModel create time, not at resolve time 
(that's too late)

Bugs Fixed: LPP-8609 Recent remodularization broke mixins

Technical Reviewer: hminsky (pending)
QA Reviewer: max (pending)

Details:
    Move the interstitial builder.  Interstitials have to be created
    and inserted in the DOM when their dependents models are created,
    so that they and their dependents can be correctly sorted for
    resolving.

Tests:
    test/mixins.lzx works on all platforms

Files:
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/ClassModel.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091113-ptw-s.tar

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

Reply via email to