[Laszlo-dev] For Review: Change 20080403-ptw-X Summary: More tweaks to instance classes

P T Withington ptw at pobox.com
Thu Apr 3 05:08:48 PDT 2008


Change 20080403-ptw-X by ptw at dueling-banjos.local on 2008-04-03  
07:58:34 EDT
     in /Users/ptw/OpenLaszlo/ringding-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: More tweaks to instance classes

Bugs Fixed:
LPP-5625 'Implement instances with methods as singleton  
classes' (partial)

Technical Reviewer: henry.minsky at gmail.com (pending)
QA Reviewer: dda at ddanderson.com (pending)

Details:
     ClassCompiler, ClassModel:  Move compling of class to ClassModel
     so that in can be invoked on demand (e.g., when a class is
     referenced).

     ViewSchema:  Fix annotation of built-in classes to actually work.

     NodeModel:  Leave non-method attributes of instance classes as
     init args so they can be processed by construct methods.

Tests:
     Amazon working a little better, smokecheck has one error

Files:
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/ClassCompiler.java
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/ViewSchema.java
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/ClassModel.java


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080403-ptw-X.tar


More information about the Laszlo-dev mailing list