[Laszlo-dev] For Review: Change 20070217-ptw-R Summary: Fix trait super calls

P T Withington ptw at pobox.com
Sat Feb 17 11:51:47 PST 2007


Change 20070217-ptw-R by ptw at dueling-banjos on 2007-02-17 14:45:49 EST
     in /Users/ptw/OpenLaszlo/legals-1

Summary: Fix trait super calls

Bugs Fixed:
LPP-NaN: 'Calling super from a method overridden in a trait does not  
work

Technical Reviewer: promanik (pending)
QA Reviewer: hminsky (pending)
Doc Reviewer: n/a

Details:
     Trait properties were being added at the wrong point so they were
     getting clobbered when overridden in a subclass.  Move the add to
     the correct spot.

     Added a test to lztest-class-impl to verify this works.
     Re-activated lztest-class-impl, which was commented out for some
     reason.

Tests:
     ant lztest

Files:
M      test/lztest/brokentests.txt
M      test/lztest/smoketest.txt
M      test/lztest/lztest-class-impl.lzx
M      WEB-INF/lps/lfc/core/Class.lzs


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070217-ptw- 
R.tar


More information about the Laszlo-dev mailing list