Change 20090530-maxcarlson-c by maxcarl...@bank on 2009-05-30 11:15:56 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Avoid adding generated mixin classes to the schema more than once

Bugs Fixed: LPP-8234 - Can't declare more than one class that extends the same baseclass with the same mixins

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: mixins - Add test for LPP-8234

ClassCompiler - Don't add the same mixin class to the schema more than once to avoid duplicate class warnings.

Tests: test/mixins.lzx no longer warns about duplicate classes

Files:
M      test/mixins.lzx
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/ClassCompiler.java

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20090530-maxcarlson-c.tar

Reply via email to