comp.lang.ada
 help / color / mirror / Atom feed
From: sommar@enea.se (Erland Sommarskog)
Subject: Re: Limited Use Clause
Date: 17 Dec 88 21:56:10 GMT	[thread overview]
Message-ID: <4168@enea.se> (raw)

Steve Tynor (tynor@pyr.UUCP) first said:
>>> 	with XYZ;
>>> 	use XYZ."=", XYZ."/=", XYZ.PUSH, XYZ.POP;
>>> 	package ...

I said:
>>   use XYZ."="(a, b : XYZ_type), XYZ.Push(x : some_type) ...

Then he said:
>This is going one step further than I suggested. I'm not convinced that it's
>truly necessary. I still think importing identifiers (if they're overloaded
>you get all of them) would be a useful, relatively easily implemented
>addition to the language.

Of course a matter of taste, but I think mentioning a name and getting 
all subprograms with that name is a very non-Ada way of approaching
things. In Ada a subprogram *is* identified by its name and its parameter
list.
-- 
Erland Sommarskog
ENEA Data, Stockholm
sommar@enea.se
"Frequently, unexpected errors are entirely unpredictable" - Digital Equipment

             reply	other threads:[~1988-12-17 21:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1988-12-17 21:56 Erland Sommarskog [this message]
1988-12-18 14:48 ` Limited Use Clause Dik T. Winter
1988-12-19 14:17 ` Steve Tynor
  -- strict thread matches above, loose matches on Subject: below --
1988-12-10 23:13 Erland Sommarskog
1988-12-12 15:47 ` Steve Tynor
1988-12-06 16:26 rracine
1988-12-06 19:12 ` Steve Tynor
1988-12-07  1:43 ` Michael Peirce
1988-12-07 18:12   ` Stephe Leake
1988-12-09 13:58   ` Burch Seymour
1988-12-07 17:59 ` Stephe Leake
1988-12-05 23:39 Brian D. Nettleton @spot
1988-12-06 15:36 ` Steve Tynor
1988-12-07 17:54   ` Stephe Leake
replies disabled

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