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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b0ad1d51e4ffa82b X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!62.111.101.3.MISMATCH!news.germany.com!storethat.news.telefonica.de!telefonica.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: access types Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <3b3itu0t79zl$.czig4w8nzdmp.dlg@40tude.net> Date: Sun, 1 Jul 2007 21:41:05 +0200 Message-ID: <1ms47w0p7qd6m$.780b4ot5v1q1.dlg@40tude.net> NNTP-Posting-Date: 01 Jul 2007 21:40:21 CEST NNTP-Posting-Host: 83cf7158.newsspool2.arcor-online.net X-Trace: DXC=YgS15LIdnPM^B]`=U:WelBA9EHlD;3YcB4Fo<]lROoRA8kF On Sun, 01 Jul 2007 10:57:17 -0400, Robert A Duff wrote: > Access-to-classwide should normally use "all". > In fact, you won't go too far wrong if you always say "all" > for all named access-to-variable types. I appreciate storage pools too much to agree with that. There are so many interesting things we can do with pools, multiple inheritance for example! (:-)) I could never understand why explicit conversion is not allowed for pointers from the same pool. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de