> A solution to this that was suggested by > Leo it to allow these > > tags to contain any attributes, and if the > attribute is not "type" or > > "version", we assign the attribute name and value > as an attribute of the > > respective meta-info element. > > > > For example: > > > > @avalon.dependency type="MyService" > version="1.1" color="red" > > Interesting !!! How about the following to make it explicit that its a 'attribute' attribute:-)
@avalon.dependency type="MyService" version="1.1" attribute:color="red" 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]
