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=-0.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3d841c019952cb,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-01 18:37:59 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: khurmie@hotmail.com (Khuram Imtiaz) Newsgroups: comp.lang.ada Subject: ADA Tasks Date: 1 Dec 2002 18:37:59 -0800 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 68.10.6.175 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1038796679 9085 127.0.0.1 (2 Dec 2002 02:37:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 2 Dec 2002 02:37:59 GMT Xref: archiver1.google.com comp.lang.ada:31331 Date: 2002-12-02T02:37:59+00:00 List-Id: Is it possible to have tasks which contain both (entries/accepts and calls).Could this be a bad idea? If so, why? can someone explain it with a pseudo code. I would appreciate your help in this regard.