Re: [orbitcpp-list] Re: cpp branch: CORBA_Object struct hidden?
- From: Michael Meeks <michael ximian com>
- To: murrayc usa net
- Cc: Richard Andrews <bbmaj7 yahoo com au>,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 09:17:03 +0000
On Wed, 2002-02-20 at 08:26, Murray Cumming wrote:
> > What happens if you use private inheritance?
> >
> > eg.
> >
> > class OrbitCPP_Object : private CORBA_Object
> > {
> > ....
> > };
The thing about the 'private' keyword is that it is only an
encapsulation mechanism, it doesn't protect you from the bincompat
issues of the CORBA_Object structure changing size - something we
reserve the right to do so ...
Good idea, but ...
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]