]
Dan Florian resolved TEIIDDES-926.
----------------------------------
Release Notes Text: REST model extension properties for virtual procedures can now be
editing using the Properties View. The Properties View can now also be used to edit
extension properties for tables and columns.
Resolution: Done
The new model extension framework loads extension properties for REST virtual procedures
and Salesforce tables and columns via an Eclipse extension. Model extension properties are
contributed using an XML-formatted Model Extension Definition (MED) at startup. Both the
model object extension property values (if different than the default value) and the MEDs
are persisted in the models.
Create persistance and loading mechanism for XML-based Model
Extension Definitions
----------------------------------------------------------------------------------
Key: TEIIDDES-926
URL:
https://issues.jboss.org/browse/TEIIDDES-926
Project: Teiid Designer
Issue Type: Sub-task
Components: Import/Export, Modeling
Affects Versions: 7.4
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Blocker
Fix For: 7.5
Attachments: example_extension_tags.txt, modelExtension.xsd,
ModelExtensionsPlan.txt, salesforce.mxd, SimpleExtensionsExample.zip
The New Model Extension framework requires reading (loading) and writing XML-formatted
Model Extension Definition properties.
These property definitions will replace the old "Extension Model" EMF
construct.
Attached are:
- salesforce.mxd a sample XML-formatted Model eXtension Definition file
- modelExtension.xsd a backing schema file
- example_extension_tags.txt : XMI file snippets of annotations and tags from an
extended Relational Model
--
This message is automatically generated by JIRA.
For more information on JIRA, see: