[ http://issues.apache.org/jira/browse/TUSCANY-708?page=all ]
Frank Budinsky updated TUSCANY-708:
-----------------------------------
Fix Version/s: Java-Mx
(was: Java-M2)
> Should TypeHelper.define return List of Types that includes DocumentRootType
> ----------------------------------------------------------------------------
>
> Key: TUSCANY-708
> URL: http://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-Mx
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]