Change 20100806-bargull-M05 by barg...@bargull02 on 2010-08-06 21:54:24
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: <command>#keys is not documented anymore

Bugs Fixed: LPP-9235 (command.lzx throwing an error if no value is provided for key)

Technical Reviewer: max
QA Reviewer: (pending)


Details:
- added public "keys" attribute and made "key" attribute private

- update <xref> in doc, only changed to <link> to alter the output text
- remove stale info to call deprecated method setKeys()
- "keys" is now initialized with null, so bracket syntax is not necessary
- always set "keys" in key-setter, otherwise there is no key-binding but "keys" might still point to the previous binding
- keysToString() made my eyes bleed, restructured to use array map function



Tests:
test case from bugreport
reference entry for <command>

Files:
M lps/components/utils/command.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100806-bargull-M05.tar

Reply via email to