From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.9 required=5.0 tests=BAYES_50,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,701d3ed4f915aaf8 X-Google-Attributes: gid103376,public From: tannen@dudley.geg.mot.com (David Tannen) Subject: Re: Tasks vs Task Types Date: 1996/05/10 Message-ID: <1996May10.154545.1245@schbbs.mot.com>#1/1 X-Deja-AN: 154140821 sender: news@schbbs.mot.com (SCHBBS News Account) references: <3191319D.2781E494@escmail.orl.mmc.com> organization: Motorola GSTG, Scottsdale, AZ reply-to: tannen@dudley.geg.mot.com newsgroups: comp.lang.ada Date: 1996-05-10T00:00:00+00:00 List-Id: >>>What is the difference between Tasks and Task Types? >> >>You can instantiate a generic w/ a task type but not with a task 8-). >>(Think of the possibilities - link list of tasks ). >> > >I know of code that implements a stack of tasks, where each task >puts ITSELF back on the stack when it is done processing. Ted is correct, there are plenty of good reasons to use task types and ADTs. I have been on projects where we used a link list of task types to control I/O between different boxes. It worked very well. Sorry about being flippant. David Tannen (tannen@dudley.geg.mot.com) Motorola, Scottsdale (602) 675-1074 m/s H1119 Member of TCCCS/Iris, TeamAda, and TeamOS/2 Christian Acronyms: B.I.B.L.E.=Basic Instructions Before Leaving Earth