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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3c64340c2da5d832 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-09 07:46:06 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!xmission!news.cc.utah.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail From: "Bobby D. Bryant" Newsgroups: comp.lang.ada Subject: Re: Q re glade for slaves. Date: Mon, 09 Apr 2001 08:37:46 +0600 Organization: (I do not speak for) The University of Texas at Austin (nor they for me). Message-ID: <3AD1207A.5E2AF55D@mail.utexas.edu> References: NNTP-Posting-Host: dial-37-5.ots.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: geraldo.cc.utexas.edu 986826952 735 128.83.111.133 (9 Apr 2001 14:35:52 GMT) X-Complaints-To: abuse@cc.utexas.edu NNTP-Posting-Date: 9 Apr 2001 14:35:52 GMT X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-0.1.49 i686) X-Accept-Language: en,fr,de Xref: supernews.google.com comp.lang.ada:6660 Date: 2001-04-09T14:35:52+00:00 List-Id: Wilhelm Spickermann wrote: > I think so. BTW: the RM contains a very good example in E.4.2 I looked at that a bit on the Web this morning, and I've also been playing with the code in the gnat-glade Bank example. It was pretty easy for the server to make something happen on the client end once I figured out where to put the call. However, it still looks like there are more layers of code than I would have thought necessary, and the visibility is a bit obscure as well. I've been trimming the example down to a minimal program that still works, and I think I'm almost there with it, so that should help me understand what's going on better. Thanks again, Bobby