Change 20080813-bargull-VxK by [EMAIL PROTECTED] on 2008-08-13 18:05:22
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: change LzDataProvider&LzParam inheritance, update LzParam

New Features:

Bugs Fixed: LPP-6772, LPP-6831

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

Documentation:

Release Notes:

Details:
Per discussion, LzDataProvider and LzParam are now only subclasses of LzEventable instead of LzNode. Also removed a lot of code in LzParam which handled the case-insensitivity in earlier Flash versions: - removed construct(), createChildren(), both are part of the LzNode structure and now no longer needed
- removed internal method findKey(), not needed anymore
- marked getValueNoCase() as deprecated, actually it didn't work properly anymore since OL3.x - renamed private attributes "sep" and "dlm" to "separator" and "delimiter" to support our setter-mechanism
Added typing, as usual.


Tests:

Files:
M WEB-INF/lps/lfc/data/LzDataProvider.lzs
M WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs
M WEB-INF/lps/lfc/data/LzDataset.lzs
M WEB-INF/lps/lfc/data/LzParam.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080813-bargull-VxK.tar


Reply via email to