Hi, Yes, I have looked at using stdcxx, particularly in SDO code, but it applied to SCA also. We use stl internally, particularly lists, maps etc, and are currently Geoff Winn is kindly converting all my antique char* arrays to std:strings. When this is done, we would want to experiment with just inserting stdcxx in place of the implementations we use on windows and linux. This ought to be straight forward - right? I guess there must be logistical problems to overcome in converting from Microsoft stl, but still using Developer Studio to build the projects? Are there problems with clashing header file names, and can we still use the MS runtime library etc?
On 06/07/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
Great news! Thanks for keeping us in the loop. Martin Sebor 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]
