Hide special Sequence-type properties from SDO Types
----------------------------------------------------

         Key: TUSCANY-521
         URL: http://issues.apache.org/jira/browse/TUSCANY-521
     Project: Tuscany
        Type: Improvement

  Components: Java SDO Implementation  
    Reporter: Frank Budinsky


Type,getProperties() often includes several Sequence-type properites (e.g., 
"mixed", "group", "any", etc.). These properties are used by the underlying EMF 
implementation to provide full XSD support, but they aren't described in the 
SDO spec and therefore should not be exposed to clients. They should be hidden 
from the getProperties() list and instead be accessable via new SDOUtil 
methods, similar to the way substitution groups are handled in TUSCANY-503.

-- 
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]

Reply via email to