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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,591cbead201d7f34 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!h11g2000prf.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Prohibiting dynamic allocation for the given type Date: Wed, 19 Mar 2008 06:54:45 -0700 (PDT) Organization: http://groups.google.com Message-ID: <92ee1677-6023-4bcb-b2f3-8ff4d11ead05@h11g2000prf.googlegroups.com> References: <83335709-e099-416b-9967-5ab6aa0aea11@i12g2000prf.googlegroups.com> <89ac4348-4c21-478e-b491-97bfbebfdb86@p73g2000hsd.googlegroups.com> <25c21bee-f075-4538-8473-ecbd8c20a19c@n77g2000hse.googlegroups.com> NNTP-Posting-Host: 85.1.246.68 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1205934885 7819 127.0.0.1 (19 Mar 2008 13:54:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 19 Mar 2008 13:54:45 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h11g2000prf.googlegroups.com; posting-host=85.1.246.68; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20486 Date: 2008-03-19T06:54:45-07:00 List-Id: On 19 Mar, 14:13, gp...@axonx.com wrote: > > Storage_Pool is a property of the pointer, not the type. > > Are you asking for solutions or simply trolling? I'm discussing things in public to ensure that I have a good understanding of various language features and corners. This is simply necessary to actually use the language in a responsible way. Building technical confidence and trolling are different things. BTW - After seeing your responses and thinking more about the problem itself I think that documenting the expected usage patterns gives better results when compared to required effort - especially if the solution would complicate the intended usage pattern as well. -- Maciej Sobczak * www.msobczak.com * www.inspirel.com