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

Kelvin Goodson commented on TUSCANY-928:
----------------------------------------

Hi Yang,
  I wasn't happy to change the ChangeSummaryPropertyTestCase in the way you 
proposed since it made the original test very unclear,  and the testing you 
applied was only in the XML logical space not in the literal space where this 
new fix applies.  I have attached the beginnings of a test that I wrote in 
order to verify the fix myself,  but I got an early failure.  Could you take a 
look at this please?

> Define Tuscany SDO options for XMLHelper load and save operations
> -----------------------------------------------------------------
>
>                 Key: TUSCANY-928
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-928
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-Mx
>            Reporter: Kelvin Goodson
>             Fix For: Java-SDO-Mx
>
>         Attachments: ChangeSummaryPropertyTestCase.928, options.928, 
> SDOXMLResourceImpl.928, SDOXMLResourceImpl.java, XMLHelperTestCase.java
>
>
> XMLHelper's load and save operations take an Object argument  "options", 
> which is currently cast to a Map and forwarded to EMF.  Anyone wishing to 
> influence the behaviour of the save/load operations must understand this 
> aspect of EMF and use EMF artifacts in their programs.  We need to design and 
> implement an SDO approach to passing options,  hiding the implementation 
> details completely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to