[ http://issues.apache.org/jira/browse/TUSCANY-439?page=comments#action_12414386 ]
Andrew Borley commented on TUSCANY-439: --------------------------------------- Just to expand, removing types from the Operation class will reduce the number of different types that a component operation can use for parameters or return values. > Parameter and Return types in Operation do not match those available in SDO > --------------------------------------------------------------------------- > > Key: TUSCANY-439 > URL: http://issues.apache.org/jira/browse/TUSCANY-439 > Project: Tuscany > Type: Improvement > Components: C++ SCA > Versions: Cpp-current > Reporter: Andrew Borley > > We need to either convert the types that are retrieved from an SDO > DataObjectPtr into those that can be used in the Operation class or > add/remove the types from the Operation class. This is used in the WS > entrypoint code. -- 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]
