Approved!

Change 20080418-maxcarlson-p by [EMAIL PROTECTED] on 2008-04-18
20:00:09 PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Redo drawview to use a mixin for shared functionality

New Features:

Bugs Fixed: LPP-5833 - Make drawview compile for swf9

Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: Add missing class vars, function override. Add stub methods to be replaced by lz.drawview.addProperty(). Comment out clip() method for swf9. Convert LzCanvasGradient to a class. Use mixin instead of addProperty calls to add shared functionality


Tests: <http://localhost:8080/trunk-clean/test/drawing/drawing.lzx>http://localhost:8080/trunk-clean/test/drawing/drawing.lzx runs as before for swf and dhtml. swf9 fails with the compiler error
org.openlaszlo.sc.CompilerError: Superclass LzView not defined for
mixin: DrawviewShared  because mixin support needs work :)

Files:
M      lps/components/extensions/drawview.lzx

Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080418-maxcarlson-p.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080418-maxcarlson-p.tar

Reply via email to