Please address the errors in smokecheck. > Tests: 966 Failures: 0 Errors: 1 TestError: /TestSuite/bug_2225/testText > failed: TypeError: ($2.lineno = 1071, txt_field).getText is not a function
On 2011-01-08, at 17:18, Max Carlson wrote: > I''m going to check this in now. > > Change maxcarlson-20110105-EbF by maxcarl...@friendly on 2011-01-05 09:25:11 > PST > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: UPDATED^2: Remove @deprecated methods and properties from the LFC, > update docs > > Bugs Fixed: LPP-9625 - Remove @deprecated methods and properties from the > LFC, LPP-7401 - setter-documentation > > Technical Reviewer: hminsky > QA Reviewer: ptw,abargull > > Details: Updated again to remove LzTLF*. Otherwise: > > Updated to address Andre's comments: > > Not approved, because of LPP-7401. (I've just added a link from LPP-9625 to > LPP-7401 in JIRA. ) > > I went through with a fine-tooth comb and made sure all the documentation was > moved from the old setters. > > lfc-undeclared - Remove contextmenuitem schema declaration, now that doc > comments are in place for LzContextMenuItem. > > Otherwise: > > WEB-INF/lps/* - Remove @deprecated methods and properties, except where > marked private (and used internally). > > lps/components/*,demos/* - Remove use of deprecated APIs > > Tests: All apps run like before, DHTML LFC is ~.5k smaller compressed. > > Files: > M WEB-INF/lps/schema/lfc-undeclared.lzx > M WEB-INF/lps/lfc/services/LzUtils.lzs > M WEB-INF/lps/lfc/services/LzHistory.lzs > M WEB-INF/lps/lfc/core/LzEventable.lzs > M WEB-INF/lps/lfc/core/LzNode.lzs > M WEB-INF/lps/lfc/views/LzInputText.lzs > M WEB-INF/lps/lfc/views/LzText.lzs > M WEB-INF/lps/lfc/views/LaszloView.lzs > M WEB-INF/lps/lfc/views/LaszloCanvas.lzs > D WEB-INF/lps/lfc/views/LzTLFInputText.lzs > D WEB-INF/lps/lfc/views/LzTLFText.lzs > M WEB-INF/lps/lfc/views/Library.lzs > M WEB-INF/lps/lfc/helpers/LzContextMenu.lzs > M WEB-INF/lps/lfc/data/LzReplicationManager.lzs > M WEB-INF/lps/lfc/data/LzDatapointer.lzs > M WEB-INF/lps/lfc/data/LzDataText.lzs > M WEB-INF/lps/lfc/data/LzDataNode.lzs > M WEB-INF/lps/lfc/data/LzDataElement.lzs > M WEB-INF/lps/lfc/data/LzDataset.lzs > M WEB-INF/lps/lfc/data/LzDatapath.lzs > M WEB-INF/lps/lfc/data/LzParam.lzs > M lps/components/lz/windowpanel.lzx > M lps/components/base/basecombobox.lzx > M demos/lzpix/views/details.lzx > M demos/lzproject/lzx/lzproject/modules/BackendService.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20110105-EbF.tar >
