Change 20100803-ptw-J by [email protected] on 2010-08-03 16:14:26 EDT
    in /Users/ptw/OpenLaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary:  Ensure mixins are compiled before referenced, write mixins to schema 
for lzo's

Bugs Fixed:
    LPP-9260 Interstitials in lzo's need unique names
    LPP-9226 Can't compile an LZO that includes another LZO that contains a 
mixin

Technical Reviewer: [email protected] (pending)
QA Reviewer: [email protected] (pending)

Details:
    Accumulate interface models implemented by a class and ensure
    they are compiled before the class that depends on them.  When
    generating an lzo, write mixins to the schema, not the script.

Tests:
    ant lztest (with new test), smokecheck, Henry will verify that his test 
passes

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

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100803-ptw-J.tar

Reply via email to