Re: C++ oaf patch.



Hi Maciej,

On 10 Jul 2000, Maciej Stachowiak wrote:
> Michael Meeks <michael@helixcode.com> writes:
> >     Just committed this to help our C++ friends =)
>
> This is kind of interesting. If you use liboaf from C++, you still get
> CORBA_Object's, not CORBA::Object's. Is there a way to convert between
> them?

	Not as far as I am aware; no.

> Otherwise, this is not so great for C++ hackers, and we
> shouldn't pretend to work for C++ if we don't.

	Um; but wait, we still work. The Gnome-libs headers can be used
from C++ since they do this, true the objects are not named Gnome::Canvas
but I imagine this doesn't cause too much lost sleep.

	I think there is a world of difference between having a cumbersome
object naming scheme and having to stick ugly extern's in your C++ code to
include headers that should know better =)

	Anyhow; it seems like what you are asking for is a) nice ORBit C++
wrappers, b) C++ interfaces for oaf which is a far taller order.

	Regards,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]