Extensibility of Contribution and other model objects
-----------------------------------------------------
Key: TUSCANY-2983
URL: https://issues.apache.org/jira/browse/TUSCANY-2983
Project: Tuscany
Issue Type: Bug
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-1.4, Java-SCA-1.3.2, Java-SCA-1.3.1
Environment: Windows XP
Reporter: Robert Ma
Priority: Critical
Currently, not every SCA Artifact in Tuscany extends the Extensible interface.
I am currently trying to extend both the Contribution and NamespaceImport
elements to provide my own attributes. Under the current framework, it's not
possible to do this via the StAXAttributeProcessorExtensionPoint. Essentially,
both these model objects need to extend the Extensible interface and both of
their Processors need to provide support for their Extensions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.