Metadata can be defined for component using <property> element. Example:
<component...>
<property name="some-data" value="some-data-value"/>
</component>
Is it possible to read this property later? I can't find corresponding
method. I've tried digging into SpecificationParser but without results.
-- cheers, mg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
