[Laszlo-dev] For Review: Change 20080416-ptw-H Summary: Deal with overrides in instance classes

Max Carlson max at openlaszlo.org
Wed Apr 16 15:45:56 PDT 2008


Approved!

P T Withington wrote:
> Change 20080416-ptw-H by ptw at dueling-banjos.local on 2008-04-16 18:16:18 
> EDT
>     in /Users/ptw/OpenLaszlo/ringding
>     for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: Deal with overrides in instance classes
> 
> Bugs Fixed:
> LPP-5781 'swf9 - Can't override a userclass method in an instance'
> 
> Technical Reviewer: dda at ddanderson.com (pending)
> QA Reviewer: max (pending)
> 
> Details:
>     Only state 'methods' are not true methods now.  If an instance has
>     methods, an anonymous class will be created to hold those methods
>     (and hence those methods need to be annotated with override if the
>     method is overriding a parent method).
> 
> Tests:
>     test case from bug no longer errs on compile
> 
>     ant runlzunit
> 
> Files:
> M      WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java
> 
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080416-ptw-H.tar

-- 
Regards,
Max Carlson
OpenLaszlo.org


More information about the Laszlo-dev mailing list