Change 20081113-lou-C by [EMAIL PROTECTED] on 2008-11-13 11:42:04 AST in /Users/lou/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunkSummary: lz.param: clarify return type in the reference, fix nav pane entriesBugs Fixed: LPP-7327, LPP-7323 Technical Reviewer: (pending) QA Reviewer: (pending) Doc Reviewer: Tucker Details: document that getValue() returns String move lz.param to RCP category add lz.Param to Data category Tests: visual verify Files: M docs/src/nav/toc.xml M lps/components/rpc/rpc.lzx Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081113-lou-C.tar
Not approved, because lz.param#getValue() may return any type, not just
strings (the value-attribute is an expression not a string, too!).
The limitation for String does only apply to LzParam aka lz.Param aka
lz.params, but not to lz.param! (hey, I didn't choose those names...)
(Ghost used LzParam and they wondered why it just returns strings in
swf9, and they said the documentation does not cover this aspect, but
they used the wrong reference: lz.param instead of LzParam.)
- [Laszlo-dev] For Review: Change 20081113-lou-C Summary:, l... André Bargull
- Re: [Laszlo-dev] For Review: Change 20081113-lou-C Sum... Lou Iorio
- Re: [Laszlo-dev] For Review: Change 20081113-lou-C... André Bargull
- Re: [Laszlo-dev] For Review: Change 20081113-lou-C Sum... P T Withington
- Re: [Laszlo-dev] For Review: Change 20081113-lou-C... André Bargull
- Re: [Laszlo-dev] For Review: Change 20081113-l... Lou Iorio
- Re: [Laszlo-dev] For Review: Change 200811... André Bargull
- Re: [Laszlo-dev] For Review: Change 20081113-l... Henry Minsky
