[
https://issues.apache.org/jira/browse/TUSCANY-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson updated TUSCANY-708:
-----------------------------------
Fix Version/s: (was: Java-SDO-Mx)
Java-SDO-M3
> Should TypeHelper.define return List of Types that includes DocumentRootType
> ----------------------------------------------------------------------------
>
> Key: TUSCANY-708
> URL: https://issues.apache.org/jira/browse/TUSCANY-708
> Project: Tuscany
> Issue Type: Bug
> Components: Java SDO Implementation
> Affects Versions: Java-M2
> Environment: All
> Reporter: Robbie Minshall
> Priority: Minor
> Fix For: Java-SDO-M3
>
> Attachments: 708.patch
>
>
> TypeHelper.define returns List of Types that includes the DocumentRoot Type
> Perhaps is shoudl only include Types that are deifned within the XSD ( i.e
> CompanyType, DeptartmentType etc )
> SDOUtil.getTypes( scope, uri ) explicidly removes the DocumentRoot Type
> result.remove(((TypeHelperImpl)
> scope).getExtendedMetaData().getDocumentRoot(ePackage));
> Should the Types returned by TypeHelper.define(...) and SDOUtil(scope, uri )
> be consistent ? They probably should at least treat DocumentRoot Type
> consistently.
> FrankB says: Currently the DocumentRoot contains the global properties but he
> current SDO spec does not say how they are handled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]