comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: private properties of tagged records
Date: Mon, 11 Jun 2001 23:08:11 +0000 (UTC)
Date: 2001-06-11T23:08:11+00:00	[thread overview]
Message-ID: <9g3j0r$2n9$2@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: wccd78dima3.fsf@world.std.com

Robert A Duff <bobduff@world.std.com> wrote:
: 
: Right.  If you want both, you can do something like this:
: 
...
:        type T_Visible is abstract new ... with
:            record
:                ... -- visible stuff
:            end record;
:        type T is new T_Visible with private;
...

Is this also an opportunity to think about record discriminants,
and limited records?

Just curious.

--Georg
---
Microsoft Windows--a fresh perspective on information hiding



  reply	other threads:[~2001-06-11 23:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-08 19:56 private properties of tagged records Thomas Nebel
2001-06-08 20:54 ` Mark Lundquist
2001-06-08 21:14   ` Ted Dennison
2001-06-09 17:41   ` Robert A Duff
2001-06-11 23:08     ` Georg Bauhaus [this message]
2001-06-09  7:44 ` Thomas Nebel
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox