I fixed the return values in the previous (linked) bug. On 2010-10-01, at 12:42, Henry Minsky wrote:
> approved > > say, declaring return values with lz.mumble type seems to work also now > > <class name="dirmodel" extends="filemodel"> > <method name="blah" args="dm:lz.dirmodel" returns="lz.dirmodel"> > return this; > </method> > </class> > > is that a result of this change as well? > > > On Fri, Oct 1, 2010 at 12:07 PM, P T Withington <[email protected]> wrote: > >> Change ptw-20101001-0fF by [email protected] on 2010-10-01 09:45:22 EDT >> in /Users/ptw/OpenLaszlo/trunk-3 >> for http://svn.openlaszlo.org/openlaszlo/trunk >> >> Summary: Translate lz.type for `is`, `cast`, and `subclassof` >> >> Bugs Fixed: LPP-9416 lz.type not suppored in `is`, `cast`, and >> `subclassof` >> >> Technical Reviewer: [email protected] (pending) >> QA Reviewer: mdemmon (pending) >> >> Details: >> SWF9Generator: Add assert to help debugging >> >> ParseTreePrinter: Call lzTypeToPlatformType on second arg to >> `is`, `cast`, and `subclassof` >> >> Tests: >> Test case from report compiles without error >> >> Files: >> M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9Generator.java >> M WEB-INF/lps/server/src/org/openlaszlo/sc/ParseTreePrinter.java >> >> Changeset: >> http://svn.openlaszlo.org/openlaszlo/patches/ptw-20101001-0fF.tar >> > > > > -- > Henry Minsky > Software Architect > [email protected]
