[ 
http://issues.apache.org/jira/browse/TUSCANY-928?page=comments#action_12456840 
] 
            
Kelvin Goodson commented on TUSCANY-928:
----------------------------------------

For my part I would rather not require a user to import an Impl class in order 
to be able to use options on the interface. Once imported it might suggest that 
other apsects of the class are intended for public consumption, and thereby 
break encapsulation. I think the SDOUtil option is the best of the 3 
suggestions.  Alternatively we could provide a new Tuscany interface to hold 
the options.  Either way we should be looking to feed these back to the spec 
and deprecate the Tuscany interface aspects once they get integrated.

> Define Tuscany SDO options for XMLHelper load and save operations
> -----------------------------------------------------------------
>
>                 Key: TUSCANY-928
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-928
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Implementation
>    Affects Versions: Java-Mx
>            Reporter: Kelvin Goodson
>
> 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.
-
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