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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4dcea36626746792 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-14 07:34:45 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: tony_gair@yahoo.co.uk (Tony Gair) Newsgroups: comp.lang.ada Subject: Re: something I would like to see in ADA 2005 Date: 14 Apr 2003 07:34:44 -0700 Organization: http://groups.google.com/ Message-ID: <6a90b886.0304140634.73760f61@posting.google.com> References: <6a90b886.0304100522.2ebf68b2@posting.google.com> <1049983458.473868@master.nyc.kbcfp.com> NNTP-Posting-Host: 194.75.147.42 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1050330885 24852 127.0.0.1 (14 Apr 2003 14:34:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 14 Apr 2003 14:34:45 GMT Xref: archiver1.google.com comp.lang.ada:36128 Date: 2003-04-14T14:34:45+00:00 List-Id: Hyman Rosen wrote in message news:<1049983458.473868@master.nyc.kbcfp.com>... > Tony Gair wrote: > > I would like to see generic protected types in ada 2005. > > I don't know Ada, but isn't it possible to declare a > protected type inside a generic package? If so, doesn't > that do what you need? HHhhhhmmmm no.