[SDO for C++] setCString is inconsistent when assigning data type
-----------------------------------------------------------------

                 Key: TUSCANY-1077
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1077
             Project: Tuscany
          Issue Type: Bug
          Components: C++ SDO
    Affects Versions: Cpp-current
         Environment: All
            Reporter: Geoff Winn
         Assigned To: Geoff Winn
            Priority: Minor
             Fix For: Cpp-current


The various setCString methods are inconsistent in assigning a type to the 
value that they create. If adding a value to a property that has a definition, 
then the assigned type is "String", however if adding a value to an undefined 
property (ie adding cointent to an open property) the assigned type is "Bytes" 
ie a fixed length string. The code works in both cases, however the 
inconsistency complicates the solution to TUSCANY-547.

-- 
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