Vinay Chandran wrote:
A solution to this that was suggested by
Leo it to allow these
tags to contain any attributes, and if theattribute is not "type" or
"version", we assign the attribute name and valueas an attribute of the
respective meta-info element.version="1.1" color="red"
For example:
@avalon.dependency type="MyService"
Interesting !!! How about the following to make it explicit that its a 'attribute' attribute:-)
@avalon.dependency type="MyService" version="1.1"
attribute:color="red"
I like it - enables clear differentiation enabling the following:
@avalon.dependency type="MyService" version="1.1" attribute:color="red" attribute:version="SECOND-EDITION"
Steve.
Regards, Vinay
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
