tuscany-user  

DAS C++ First Sample

Adriano Crestani
Wed, 27 Jun 2007 01:07:03 -0700

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] [EMAIL PROTECTED]/msg18032.html
[3]
https://svn.apache.org/repos/asf/incubator/tuscany/cpp/das/GettingStarted.html

Adriano Crestani
  • DAS C++ First Sample Adriano Crestani