[
https://issues.apache.org/jira/browse/TUSCANY-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471557
]
Yang ZHONG commented on TUSCANY-928:
------------------------------------
The new Test Case isn't actually failing. It succeeds.
"<foo>\n <bar>fred</bar>\n</foo>" is loaded as mixed. "\n <bar>fred</bar>\n" is
literally "foo" content which can't be altered no matter formating on or off.
> 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]