[Laszlo-dev] For Review: Change 20090530-maxcarlson-c Summary: UPDATED: Avoid adding generated mixin classes to the schema more than once

Max Carlson max at openlaszlo.org
Sat May 30 11:56:40 PDT 2009


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

Summary: UPDATED: 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 - Use schema instead of Hashtable for tracking.  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


More information about the Laszlo-dev mailing list