The reason these methods worked this way was not to save space, but for maintenance. Of course, these methods used flasm then (I think) so maintaining two versions was not an option.
This code is fairly complex, so I'd be concerned that someone would fix a bug in one and not the other. A On Mar 31, Jim Grandy wrote: > Change 41085 by [EMAIL PROTECTED] on 2006/03/31 14:34:00 *pending* > > Summary:Remove string-parametric property access from width/height > dependent > methods in LzView > Technical Reviewer: ptw (pending) > QA Reviewer: mdavis (pending) > Doc Reviewer: > Details:Rewrite methods to be width- or height-dependent > instead of using > string concatenation to compose property names on the fly. LFC7.lzl > size > changes by 834 bytes as a result of this change. > Tests:runlzunit, laszlo-explorer > > Affected files ... > > ... //depot/lps-dev/WEB-INF/lps/lfc/views/LaszloView.as#39 edit > > _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
