Re: cpp branch: CORBA_Object struct hidden?
- From: Michael Meeks <michael ximian com>
- To: murrayc usa net
- Cc: orbit-list <orbit-list gnome org>,orbitcpp-list <orbitcpp-list lists sourceforge net>
- Subject: Re: cpp branch: CORBA_Object struct hidden?
- Date: 28 Jan 2002 11:14:18 +0000
Hi Murray,
On Sat, 2002-01-26 at 16:05, Murray Cumming wrote:
> The CORBA_Object definition seems to be private unless
> ORBIT2_INTERNAL_API is #defined. But the CORBA:Object class uses it as a
> member variable, trying, I think, to do C-style inheritance from it. I'm
> not sure whether we should define ORBIT2_INTERNAL_API somewhere or
> whether we should try to use a CORBA_Object*.
Very strange; hmm, what file is this in in the ORB ? I'd be interested
to see what is going on; quite possibly we can add some fields for the
C++ ORB to the basic CORBA_Object record - so we don't need to expose
it.
Clearly, exposing it is really nasty if we then want to change the
record size - which is why it is hidden.
Regards,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]