Re: cpp branch: CORBA_Object struct hidden?



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]