[Laszlo-dev] For Review: Change 20080703-Philip-0. Summary: Fix doc comments for service objects
Philip Romanik
promanik at laszlosystems.com
Thu Jul 3 13:34:05 PDT 2008
Change 20080703-Philip-0 by Philip at Philip-DC on 2008-07-03 16:23:35 EDT
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix doc comments for service objects
New Features:
Bugs Fixed: LPP-6570
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Some of the documentation comments in the service files still
referenced the deprecated (now removed) globals such as LzGlobalMouse
and LzCursor. These have been fixed.
I added one sentence to the docs for each service that briefly
describes the relationship of a class (ex: LzGlobalMouseService) to
the single instance of the class (ex: lz.GlobalMouse).
I modified toc.xml to reference the service pages. It was referencing
the deprecated objects that are now deleted.
Tests:
By inspection. I will verify the changes after the nightly builds
run. I think at least one of the sample apps is broken but I won't
know for sure until the docs are built.
Files:
M WEB-INF/lps/lfc/services/LzTrack.lzs
M WEB-INF/lps/lfc/services/LzGlobalMouse.lzs
M WEB-INF/lps/lfc/services/LzKeys.lzs
M WEB-INF/lps/lfc/services/LzIdle.lzs
M WEB-INF/lps/lfc/services/LzCursor.lzs
M WEB-INF/lps/lfc/services/LzModeManager.lzs
M WEB-INF/lps/lfc/services/LzInstantiator.lzs
M WEB-INF/lps/lfc/services/LzFocus.lzs
M WEB-INF/lps/lfc/services/LzTimer.lzs
M WEB-INF/lps/lfc/services/LzBrowser.lzs
M WEB-INF/lps/lfc/services/LzHistory.lzs
M WEB-INF/lps/lfc/services/LzAudio.lzs
M docs/src/nav/toc.xml
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080703-Philip-0.tar
More information about the Laszlo-dev
mailing list