Remove "name" properties in Menu.Item and Menu.Section
------------------------------------------------------
Key: PIVOT-541
URL: https://issues.apache.org/jira/browse/PIVOT-541
Project: Pivot
Issue Type: Improvement
Components: wtk
Reporter: Greg Brown
Priority: Minor
Fix For: 2.0
These properties were meant to facilitate section and item lookup but thus far
have not been used in practice. Additionally, Menu.Item's "name" property now
conflicts with the "name" property defined by Component.
This support can be easily re-added later by overriding Component#setName() if
the functionality is deemed valuable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.