DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21508>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21508

<item> element too restrictive

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Minor                       |Enhancement
           Priority|Low                         |Other
            Summary|tile definition's menu item |<item> element too
                   |subclassing does not allow  |restrictive
                   |property setters            |



------- Additional Comments From [EMAIL PROTECTED]  2003-07-12 00:22 -------
The <item> element seems needlessly limited.  The icon, link, tooltip, and value 
attributes should probably be removed and replaced with a more generic 
<set-property> element.  For example,
<item classtype="MyClass">
    <set-property property="myProp" value="my value"/>
</item>

Also, the classtype attribute should be renamed to className to match the 
struts-config convention.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to