comp.lang.ada
 help / color / mirror / Atom feed
From: "John G. Volan" <johnvolan@sprintmail.com>
Subject: Re: Task Discriminants & Arrays
Date: 1997/05/15
Date: 1997-05-15T00:00:00+00:00	[thread overview]
Message-ID: <337B37C3.180B@sprintmail.com> (raw)
In-Reply-To: mheaney-ya023680001505970859120001@news.ni.net


Matthew Heaney wrote:
> 
> In article <337B09C9.62BB@sprintmail.com>, johnvolan@sprintmail.com wrote:
> 
> >An interesting suggestion. We could have something like:
> >
> >  task type Process_Type
> >    (Process_Id : Process_Id_Type := Get_New_Process_Id)
> >     -- Note: We have to make sure this function is already
> >     -- elaborated at this point; probably needs to be in another
> >     -- package
> 
> No.  The rule that a procedure body is a "later declarative item" went away
> in Ada 95:

Yes, that's true. Having the full body of Get_New_Process_Id earlier in
the same declarative region would do the trick.

However, my intention was for the code in my sketch to go into a
package, rather than just a local block.  Parts of my example belonged
in the package spec, parts in the body, but I admit that wasn't clear. 
(I was typing pretty fast...)  Under those circumstances, I don't
believe Get_New_Process_Id could be another function spec declared in
the same package spec with Process_Type.

------------------------------------------------------------------------
Internet.Usenet.Put_Signature 
  (Name => "John G. Volan",  Home_Email => "johnvolan@sprintmail.com",
   Slogan => "Ada95: The World's *FIRST* International-Standard OOPL",
   Disclaimer => "These opinions were never defined, so using them " & 
     "would be erroneous...or is that just nondeterministic now? :-) ");
------------------------------------------------------------------------




  reply	other threads:[~1997-05-15  0:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-13  0:00 Task Discriminants & Arrays Matthew Heaney
1997-05-13  0:00 ` Robert A Duff
1997-05-14  0:00   ` W. Wesley Groleau (Wes)
1997-05-15  0:00     ` Mats Weber
1997-05-15  0:00     ` Robert A Duff
1997-05-15  0:00       ` John G. Volan
1997-05-15  0:00         ` Robert A Duff
1997-05-16  0:00           ` John G. Volan
1997-05-16  0:00             ` John G. Volan
1997-05-15  0:00         ` Matthew Heaney
1997-05-15  0:00           ` John G. Volan [this message]
1997-05-13  0:00 ` Jeff Carter
1997-05-13  0:00   ` John G. Volan
1997-05-14  0:00     ` Jeff Carter
1997-05-13  0:00   ` Matthew Heaney
replies disabled

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