comp.lang.ada
 help / color / mirror / Atom feed
From: "Ehud Lamm" <mslamm@mscc.huji.ac.il>
Subject: Re: Ada 0y wish list: "with private"
Date: Tue, 13 Feb 2001 18:31:02 +0200
Date: 2001-02-13T18:31:02+02:00	[thread overview]
Message-ID: <96bnn4$78v$1@news.huji.ac.il> (raw)
In-Reply-To: 968p1e$8m7$1@s1.read.news.oleane.net

> Example:
>
> with A;
> with private B;
> package C is
>    X : A.TA;
> private
>    Y : B.TB; -- legal only in private part
> end C;
>

I like this idea. I think it is good the the with clause is not inside the
private part, and I like the way this enhaces readability and good design.

Ehud





  parent reply	other threads:[~2001-02-13 16:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-12 13:41 Ada 0y wish list: "with private" Thierry Lelegard
2001-02-13  0:10 ` Keith Thompson
2001-02-13  0:13 ` Jeff Creem
2001-02-13  6:37   ` Dale Stanbrough
2001-02-13 12:01     ` Jeff Creem
2001-02-13  8:48 ` Dr Adrian Wrigley
2001-02-13  8:56 ` Michel Gauthier
2001-02-13 16:31 ` Ehud Lamm [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-02-15  1:04 Beard, Frank
2001-02-15  4:18 ` Jeffrey Carter
2001-02-15  4:53 Christoph Grein
2001-02-15 19:16 Beard, Frank
replies disabled

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