This change isn't right yet, when I make two instances with the same mixin, it is doing some kind of duplication of the interstitial class when it should be sharing it.
On Fri, Dec 4, 2009 at 10:29 AM, Henry Minsky <[email protected]>wrote: > Change 20091204-hqm-g by [email protected] on 2009-12-04 10:17:09 EST > in /Users/hqm/openlaszlo/trunk6 > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: fix for instance-mixin fails for non-top-level instance > > New Features: > > Bugs Fixed: LPP-8654 instance-mixin fails for non-top-level instance > > Technical Reviewer: ptw > QA Reviewer: max > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > > + made ViewCompiler.updateSchema recursively map over child elements > > + updated lztest smoke check for mixins to have non-toplevel node with > mixin > > Tests: > > test case from bug > test/mixins.lzx > smokecheck > test/smoke/mixin-simple.lzx > > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/compiler/ViewCompiler.java > M test/lztest/lztest-mixins.lzx > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091204-hqm-g.tar > -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
