You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2006/10/06 13:56:21 UTC

[jira] Updated: (TUSCANY-708) Should TypeHelper.define return List of Types that includes DocumentRootType

     [ http://issues.apache.org/jira/browse/TUSCANY-708?page=all ]

ant elder updated TUSCANY-708:
------------------------------

    Fix Version/s: 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-M2
>
>
> 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org