STL interface
-------------

         Key: TUSCANY-94
         URL: http://issues.apache.org/jira/browse/TUSCANY-94
     Project: Tuscany
        Type: Task
  Components: C++ SDO  
    Reporter: Ed Slattery


The C++ interface takes const char* parameters as input. These are not suitable 
to input from XML strings. 
The output APIS also use char* and list wrapper classes. 
One proposal would be to ave two separate APIs, and two separate sets of header 
files such that those who want to 
use STL can, and thos who dont want it are not forced to use it.
This task covers documenting the design choices on the interface, then 
implementing the chosen strategy. 

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

Reply via email to