You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kapil Katyal (JIRA)" <tu...@ws.apache.org> on 2006/12/06 15:02:23 UTC

[jira] Updated: (TUSCANY-521) Hide special Sequence-type properties from SDO Types

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

Kapil Katyal updated TUSCANY-521:
---------------------------------

    Attachment: hideprops_tools.patch

Hi Frank / Yang,

I manually merged the code gen changes for the hidden properties fix with the latest Tuscany revision and generated a new patch.  I wasn't able to test it because I was getting errors when applying the runtime patch on the latest Tuscany.  Can you or Yang give it a try and let me know if there are any issues?

Thanks,
Kapil

> Hide special Sequence-type properties from SDO Types
> ----------------------------------------------------
>
>                 Key: TUSCANY-521
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-521
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Implementation
>    Affects Versions: Java-M2
>            Reporter: Frank Budinsky
>             Fix For: Java-Mx
>
>         Attachments: hideprops_rt.patch, hideprops_tools.patch
>
>
> 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org