[Laszlo-dev] For Review: Change 20081129-bargull-85W Summary: turn "setData()" into real setter
André Bargull
andre.bargull at udo.edu
Sun Nov 30 03:48:56 PST 2008
Change 20081129-bargull-85W by bargull at dell--p4--2-53 on 2008-11-29 23:35:19
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: turn "setData()" into real setter
New Features:
Bugs Fixed: LPP-7393
Technical Reviewer: hminsky
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
LzNode:
- move implementation from "setData()" to "data"-setter, (but don't mark
"setData()" as final, because of replicator/lazyreplicator)
LzDataset:
- override "data"-setter instead of "setData()"
- set http responseheaders directly in "handleDataResponse()"
- update callers of "setData()"
- add type-doc for proxyurl and dataprovider (LPP-7408)
For LPP-7350:
- moved "setHeader()" to other request-headers methods
- moved "abort()" to "doRequest()"
- moved "setQueryParam()" and "setQueryParams()" to "setQueryString()"
- moved both "getErrorString()" and "getLoadTime()" to the other getters
Tests:
alldata passes
Files:
M WEB-INF/lps/lfc/core/LzNode.lzs
M WEB-INF/lps/lfc/data/LzDataset.lzs
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081129-bargull-85W.tar
More information about the Laszlo-dev
mailing list