Actually, there is being implemented a version of Tuscany DAS in C++. There is no release of this version yet, and all the code can only be downloaded from the trunk on [1].
DAS C++ development status are being commented on thread [2]. Under revision 550697 was added the new DAS C++ sample: SimpleRead. This sample demonstrates how to use DAS C++ to load data from a data source into a SDO graph. To get start on compiling and installing DAS C++, see page [3]. Any feedback will be helpful ; ) [1] https://svn.apache.org/repos/asf/incubator/tuscany/cpp/das/ [2] http://www.mail-archive.com/[EMAIL PROTECTED]/msg18032.html [3] https://svn.apache.org/repos/asf/incubator/tuscany/cpp/das/GettingStarted.html Adriano Crestani