Re: [orbitcpp-list] Re: cpp branch: CORBA_Object struct hidden?
- From: Michael Meeks <michael ximian com>
- To: murrayc usa net
- Cc: Sam Couter <sam topic com au>, orbit <orbit-list gnome org>,orbitcpp-list <orbitcpp-list lists sourceforge net>
- Subject: Re: [orbitcpp-list] Re: cpp branch: CORBA_Object struct hidden?
- Date: 20 Feb 2002 10:48:55 +0000
Hi Murray,
On Wed, 2002-02-20 at 09:45, Murray Cumming wrote:
> > new_ref = CORBA_Object_duplicate (old_ref, &ev);
>
> That's exactly what I was looking for. I think it means that we don't
> need to have a 1-to-1 mapping of C and C++ stub instances. So, we
> shouldn't need that g_object_set_qdata()-like thing anymore. That should
> have been obvious to me - this is CORBA, after all.
Well - I don't know. the CORBA_Object_duplicate only bumps a reference
count on the old_ref and returns it - and we assume that is the case a
fair bit around the ORB.
But as long as you are just wrapping that CORBA_Object there should be
no problem.
Regards,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]