Approved! On 2011-01-09, at 10:01, André Bargull wrote:
> Change bargull-20110109-ENL by barg...@bargull02 on 2011-01-09 15:50:01 > in /home/anba/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Omit interface definition for static functions in mixins > > Bugs Fixed: LPP-9604 (Compiler emits interface definition for static > functions) > > Technical Reviewer: henry > QA Reviewer: (pending) > > > Details: > Only add a function definition to the interface for instance-allocated > functions. Also changed to if-else statements to be a bit more readable (just > some preliminary work for LPP-5840). > > > Tests: > test case from bugreport compiles for swf10 > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/sc/CommonGenerator.java > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/bargull-20110109-ENL.tar >
