[ 
https://issues.apache.org/jira/browse/TUSCANY-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466034
 ] 

Kelvin Goodson commented on TUSCANY-521:
----------------------------------------

I have looked at the original runtime patch and found some updates that needed 
to be made.  This all now builds cleanly and I can build the whole of Tuscany 
and run the tests without failure,  but I'm a little reluctant to commit just 
the run time stuff on its own, as I'm not sure the tests in the tools project 
would reveal the issues that might be encountered by users if we were to have 
the runtime and tools operating differently for a while. So I'm posting the 
update to the runtime as a patch here as a checkpoint.  Please feel free to try 
it out if this feature is important to you in the runtime environment.

> Hide special Sequence-type properties from SDO Types
> ----------------------------------------------------
>
>                 Key: TUSCANY-521
>                 URL: https://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-SDO-Mx
>
>         Attachments: hideprops_rt.patch, hideprops_tools.patch, 
> T-521-hideprops_rt_update.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: 
https://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