<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I have not deprecated anything. &nbsp;I only added a single line per class:<div>&nbsp;&nbsp;lz.InputText = LzInputText;</div><div><br></div><div>However, the doc will start to show the names in the new format per David's</div><div>request e.g. it will be shown as lz.InputText . &nbsp;(but that is not in this changeset).</div><div>I don't think we are talking&nbsp;about any mention (deprecated or not) of the old names,</div><div>they will certainly&nbsp;still be there in the code in this release. &nbsp;Don't know how to mention</div><div>the deprecation for them.</div><div>But those changes are covered by LPP-6591,LPP-6593 , and we should comment on it there.</div><div><br></div><div><br><div><br><div><div>On Jul 5, 2008, at 8:18 PM, Philip Romanik wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div> Are we going to deprecate the old names; ex. LzInputText? If so, we need to show the deprecation in the comments.<br><br> <br><br> <blockquote type="cite" class="cite" cite="">Change 20080705-dda-2 by <a href="mailto:dda@lester.local">dda@lester.local</a> on 2008-07-05 08:58:24 EDT<br><br> &nbsp;&nbsp;&nbsp; in /Users/dda/laszlo/src/svn/openlaszlo/trunk-c<br><br> &nbsp;&nbsp;&nbsp; for <a href="http://svn.openlaszlo.org/openlaszlo/trunk"> http://svn.openlaszlo.org/openlaszlo/trunk</a><br><br> &nbsp;<br><br> Summary: publish LFC classes: e.g. lz.InputText = LzInputText<br><br> &nbsp;<br><br> New Features:<br><br> &nbsp;<br><br> Bugs Fixed: LPP-6600 (Publish all _public_ LFC classes in `lz` namespace)<br><br> &nbsp;<br><br> Technical Reviewer: max (pending)<br><br> QA Reviewer: (pending)<br><br> Doc Reviewer: (pending)<br><br> &nbsp;<br><br> Documentation:<br><br> &nbsp;<br><br> Release Notes:<br><br> &nbsp;<br><br> Details:<br><br> &nbsp;&nbsp;&nbsp; All public Lz* classes and mixins in LFC that aren't clearly for<br><br> &nbsp;&nbsp;&nbsp; internal use (singleton managers or some kernel stuff) have been<br><br> &nbsp;&nbsp;&nbsp; put into the lz.* namespace.&nbsp; Decided to include mixins because<br><br> &nbsp;&nbsp;&nbsp; at least LzDataNodeMixin is visible in the doc Contents tab.<br><br> &nbsp;<br><br> &nbsp;&nbsp;&nbsp; One file: WEB-INF/lps/lfc/data/LzDataProvider.lzs was marked<br><br> &nbsp;&nbsp;&nbsp; as a binary file before, it has been changed to a text file<br><br> &nbsp;&nbsp;&nbsp; in this checkin to permit 'svn diff' to work.<br><br> &nbsp;<br><br> Tests:<br><br> &nbsp;&nbsp;&nbsp; Rebuilt and ran smokecheck (SWF8, DHTML)<br><br> &nbsp;<br><br> Files:<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/kernel/swf/LzFontManager.as<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/kernel/dhtml/LzLibrary.js<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/kernel/swf9/LzXMLTranslator.as<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/kernel/swf9/LzXMLParser.as<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/kernel/swf9/LzFontManager.as<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/kernel/swf9/LzFontManager.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/services/LzCSSStyleSheet.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/services/LzURL.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/services/LzCSSStyle.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/services/LzContextMenu.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/debugger/swf9stubs.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/core/dummydata.js<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/core/LzNode.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/core/LzEventable.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/core/LzDefs.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/views/LzInputText.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/views/LzScript.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/views/LzText.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/views/platform/LzPlatform.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/views/LaszloCanvas.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/helpers/LzFont.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/helpers/LzDataSelectionManager.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/helpers/LzCommand.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/helpers/LzSelectionManager.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/helpers/LzState.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/events/LaszloEvents.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/controllers/LzAnimatorGroup.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/controllers/LaszloLayout.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/controllers/LaszloAnimation.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzLazyReplicationManager.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzReplicationManager.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzDataNode.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzDataRequest.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzDataElement.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs<br><br> MM&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzDataProvider.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzResizeReplicationManager.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzParam.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/data/LzDataAttrBind.lzs<br><br> M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WEB-INF/lps/lfc/compiler/LzFormatter.lzs<br><br> &nbsp;<br><br> Changeset: <a href="http://svn.openlaszlo.org/openlaszlo/patches/20080705-dda-2.tar"> http://svn.openlaszlo.org/openlaszlo/patches/20080705-dda-2.tar</a> </blockquote></div> </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline">--</div><div><br>Don Anderson<br>Java/C/C++, Berkeley DB, systems consultant<br><br>voice: 617-547-7881<br>email:&nbsp;<a href="mailto:dda@ddanderson.com">dda@ddanderson.com</a><br>www:&nbsp;<a href="http://www.ddanderson.com/">http://www.ddanderson.com</a><br></div></div></span></span><br class="Apple-interchange-newline"></div></span></div></span><br class="Apple-interchange-newline"> </div><br></div></div></body></html>