comp.lang.ada
 help / color / mirror / Atom feed
From: eachus@spectre.mitre.org (Robert I. Eachus)
Subject: Re: Newbie question about generic linked list tasks
Date: 26 Sep 94 09:44:20
Date: 1994-09-26T09:44:20+00:00	[thread overview]
Message-ID: <EACHUS.94Sep26094420@spectre.mitre.org> (raw)
In-Reply-To: farrell@coral.cs.jcu.edu.au's message of 26 Sep 94 06:25:11 GMT

In article <farrell.780560711@coral.cs.jcu.edu.au> farrell@coral.cs.jcu.edu.au (John Farrell) writes:

  > Thanks. This is beginning to sound like Constitutional Law.

-- Yup!

  >   I have to ask - if these things have workarounds, why is the restriction
  > there? Maybe this is more of a newbie question than the original :-).

-- Because it isn't a restriction, it is a naming conflict.

-- You need to be able to name the current task object in the body of
-- the task, and you sometimes need to be able to refer to the task
-- type as well.  The design team decided to use the task type name
-- for the first for consistency with task objects.  This means a
-- different name must be used for the type.  Therefore if you need to
-- name the type (and since qualified names won't work) you have to
-- declare a subtype outside the task body.

--

					Robert I. Eachus

with Standard_Disclaimer;
use  Standard_Disclaimer;
function Message (Text: in Clever_Ideas) return Better_Ideas is...



      reply	other threads:[~1994-09-26  9:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <farrell.780154278@coral.cs.jcu.edu.au>
     [not found] ` <35qb51$ksu@rational.rational.com>
1994-09-22 17:55   ` Newbie question about generic linked list tasks Bob Kitzberger
     [not found] ` <EACHUS.94Sep21134917@spectre.mitre.org>
     [not found]   ` <farrell.780237190@coral.cs.jcu.edu.au>
1994-09-23 10:53     ` Robert I. Eachus
1994-09-26  5:52       ` John Farrell
1994-09-26  9:55         ` Robert I. Eachus
1994-09-27  5:37           ` John Farrell
1994-09-28 22:15             ` David Weller
     [not found] ` <35q08a$1e5u@watnews1.watson.ibm.com>
1994-09-26  6:25   ` John Farrell
1994-09-26  9:44     ` Robert I. Eachus [this message]
replies disabled

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