Change 20100325-bargull-3q9 by barg...@bargull02 on 2010-03-25 21:37:37
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Change reference entries for LZHTTPDataProvider and
LzHTTPDataRequest
New Features:
Bugs Fixed: LPP-8838 (LZHTTPDataProvider and LzHTTPDataRequest are
displayed as tags)
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: henry
Details:
LzDataProvider, LzDataRequest and their HTTP-specific implementations
are not lzx classes (they don't even extend lz.Node!), therefore it
doesn't make sense to document these classes as lzx classes. This change
will update the documentation to list them as Javascript classes.
LzDataProvider.lzs, LzDataRequest.lzs
- removed comment between docs and class definition (LPP-8845)
- updated references to Lz(HTTP)DataProvider and Lz(HTTP)DataRequest to
use Javascript class style ("lz.XXX") instead of lzx style ("<xxx>")
- removed @lzxname so class won't be treated as lzx class
LzHTTPDataProvider.lzs, LzHTTPDataRequest.lzs
- removed @lzxname like above
- fixed typo
toc.xml
- updated to display the proper text and link
Tests:
create reference, visual inspection
Files:
M docs/src/nav/toc.xml
M WEB-INF/lps/lfc/data/LzDataRequest.lzs
M WEB-INF/lps/lfc/data/LzHTTPDataRequest.lzs
M WEB-INF/lps/lfc/data/LzDataProvider.lzs
M WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100325-bargull-3q9.tar