C++ STD and sequences

Sai-Lai Lo S.Lo@orl.co.uk
Mon, 16 Feb 1998 19:57:33 GMT


>>>>>>> Bruce Visscher wrote:

> The other consideration is that the current implementation of omniORB is
> not compatable with a standards comforming STL.  The biggest problem
> is that it uses the classic iostream interface.  But if you use an STL that
> is based on the HP or SGI (or other "classic") implementation you should be
> okay (what platform do you use?).
>
> Steve Brenneis (my collegue) has enhanced the omniORB code base to
> allow platforms that have namespace support to generate and use
> namespaces.  It also will allow platforms to use the standard STL
> and iostreams if that is available.  We're hoping this can be merged into
> the code base at some point.  He also has more exprience than I do with
> using the STL and omniORB together.  I need to badger him into joining
> this list:-).

Hi Bruce, nice to see you on the mailing list. Yes, we should definitely
work on integrating Steve's mods at some stage.

Sai-Lai