Change 20080917-bargull-20N by [EMAIL PROTECTED] on 2008-09-17 02:06:12
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: another round of cleanup

New Features:

Bugs Fixed: LPP-6981

Technical Reviewer: hminsky
QA Reviewer: max
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
LzNode:
- moved setter for "data" from LzDataset to LzNode
- marked "setData" as deprecated
LzDataset:
- added src-check from LzHTTPDataProvider#doRequest to LzDataset#doRequest
- check dataRequest in LzDataset#(getLoadTime(), abort(), getResponseHeader())
- removed deprecated method "getResponseStatus"
- removed old bwcompat code for "port"
- added typing
LzParam:
- removed stale devnote comment
- moved setters to attributes
- added "getValues()" (needed for LPP-354)
LzDataRequest:
- cosmetic changes and typing
- added "LOADING" status
LzDataProvider:
- typing
- added "abortLoadForRequest()" as abstract method (required in LzDataset)
LzHTTPDataRequest:
- moved into own file
- added typing
LzHTTPDataProvider:
- cosmetic changes and typing
- moved LzHTTPDataRequest in its own file
LzHTTPLoader:
- abort current request if there's a new one (otherwise you'll get an error in swf9)
- added "baserequest" and "secureport"
- cosmetic changes, adjusted a bit to match dhtml-version
- removed listener for httpstatus, because it's only of limited use (IE Flash-Plugin only)
LzXMLParser:
- added typing
LzXMLTranslator:
- cosmetic changes


Tests:
alldata passes in swf8-9

Files:
M WEB-INF/lps/lfc/core/LzNode.lzs
M WEB-INF/lps/lfc/data/Library.lzs
M WEB-INF/lps/lfc/data/LzDataset.lzs
M WEB-INF/lps/lfc/data/LzDataRequest.lzs
M WEB-INF/lps/lfc/data/LzDataProvider.lzs
M WEB-INF/lps/lfc/data/LzHTTPDataRequest.lzs
M WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs
M WEB-INF/lps/lfc/data/LzParam.lzs
M WEB-INF/lps/lfc/kernel/swf9/LzXMLTranslator.as
M WEB-INF/lps/lfc/kernel/swf9/LzXMLParser.as
M WEB-INF/lps/lfc/kernel/swf9/LzHTTPLoader.as
M WEB-INF/lps/lfc/kernel/dhtml/LzHTTPLoader.js

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080917-bargull-20N.tar


Reply via email to