Approved.

On 2008-03-30, at 09:57 EDT, Henry Minsky wrote:
Change 20080330-hqm-R by [EMAIL PROTECTED] on 2008-03-30 09:55:38 EDT
   in /Users/hqm/openlaszlo/trunk4
   for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: change to class compiler, declarations of some methods

New Features:

Bugs Fixed:

Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:

+ add check to ClassCompiler so it doesn't redeclare vars that are declared in a superclass

+ make signatures match on all destroy() methods in component library

+ make some other methods signature match for checkbox


Tests:

smoke
grid example

test/swf9/checkbox, check that it no longer warns about "frame" instance var redeclaration in swf9

Files:
A      test/swf9/checkbox.lzx
M      test/lztest/lztest-animator.lzx
M      WEB-INF/lps/schema/lfc.lzx
M      WEB-INF/lps/lfc/core/LzNode.lzs
M      WEB-INF/lps/lfc/views/LzInputText.lzs
M      WEB-INF/lps/lfc/views/LzText.lzs
M      WEB-INF/lps/lfc/views/LaszloView.lzs
M      WEB-INF/lps/lfc/helpers/LzState.lzs
M      WEB-INF/lps/lfc/controllers/LzAnimatorGroup.lzs
M      WEB-INF/lps/lfc/controllers/LaszloLayout.lzs
M WEB-INF/lps/server/src/org/openlaszlo/compiler/ ClassCompiler.java
M      lps/components/utils/layouts/simplelayout.lzx
M      lps/components/base/basebutton.lzx
M      lps/components/base/multistatebutton.lzx
M      lps/components/base/baseformitem.lzx
M      examples/components/grid_example.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080330-hqm-R.tar

Reply via email to