Hi Martin. Using stdcxx is certainly on our list of things to investigate. There are 2 ways in which we can use a C++ standard library: 1) Internally withing our own implementation code 2) Exposed on user APIs
We currently use stl within our implementation and the use of stl classes on our interfaces is currently under discussion in the SCA C++ Specification group. Ed Slattery took a look at using stdcxx but I have to admit I have had little time to follw this up. I need to take a look at your project and see what the benefits are. I will set aside some time tomorrow to do this. Thanks for your interest. On 06/07/06, Martin Sebor <[EMAIL PROTECTED]> wrote:
Hi, We have heard that the Tuscany developers have been exploring the option of using Apache stdcxx as the common implementation of the C++ Standard Library for Tuscany/C++. We are wondering whether this is in fact the case and, if so, what the stdcxx team can do in order to make it as smooth as possible. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Pete