[orbitcpp-list] Proposal to drop the _orbitcpp::c namespace
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@us...> - 2000-05-18 12:25:05
|
Hi All, I'm proposing that we move the ORBit C stuff into the root namespace, since trying to use orbitcpp with other applications that use ORBit and glib is fraught with difficulties otherwise. E.g. A couple of days ago I attempted to wrap gnorba (the gnome/orbit event loop integration and activation stuff), but ran into problems with header files. Also, gtk-- and gnome-- stick their C stuff in the root namespace. N.B. The compiler generated C stuff should still be in a separate namespace to prevent collisions with generated C++ code. Andreas, Ron, What do you think? Cheers, Phil. |