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=9096>.
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=9096

Addition of name attribute to Block element

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2002-05-15 05:20 -------
The current CVS allows you to specify a name underneath <block/> in another 
element such as

<block>
  <name>myName</name>
  <version>1.0</version>
</block>

I decided to go with a nested element rather than an attribute to fit in with 
existing patterns in this sort of thing and to allow future expansion to larger 
numbers of attributes such as 

<display-name>My fancy Display Name</display-name>
<icon>icons/MyBlock.jpg</icon>
<large-icon>icons/MyBlock.jpg</large-icon>
etc

Does this satisfy you needs at this stage?

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

Reply via email to