[Laszlo-dev] For Review: Change 20081129-bargull-nna Summary: add missing interface method
André Bargull
andre.bargull at udo.edu
Sat Nov 29 03:10:56 PST 2008
Change 20081129-bargull-nna by bargull at dell--p4--2-53 on 2008-11-29 12:02:55
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: add missing interface method
New Features:
Bugs Fixed: LPP-7409
Technical Reviewer: hminsky
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
The shared interface between LzDataset and LzDatapointer requires a
"getContext()"- and a "getDataset()"-method, but AnonDatasetGenerator
didn't implement the latter. So I've added that method and just let it
return `null`, because we can't provide any further information. This is
consistent with "LzDatapointer#getDataset()" which also may return `null`.
Tests:
see bugreport
Files:
M WEB-INF/lps/lfc/data/LzParsedPath.lzs
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081129-bargull-nna.tar
More information about the Laszlo-dev
mailing list