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,54a7591bed8148f2 X-Google-Attributes: gid103376,public Path: g2news1.google.com!news1.google.com!news.glorb.com!newsrout1.ntli.net!news-in.ntli.net!peernews.cix.co.uk!dedekind.zen.co.uk!zen.net.uk!demorgan.zen.co.uk!194.72.9.35.MISMATCH!news-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Record representation Date: Wed, 9 Jun 2004 21:12:43 +0000 (UTC) Organization: BT Openworld Message-ID: References: <40c6d3d1$1_1@baen1673807.greenlnk.net> <40c7407c$1_1@baen1673807.greenlnk.net> <27Kxc.5$oX2.2@dfw-service2.ext.ray.com> NNTP-Posting-Host: host81-154-190-178.range81-154.btcentralplus.com X-Trace: sparta.btinternet.com 1086815563 9074 81.154.190.178 (9 Jun 2004 21:12:43 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Wed, 9 Jun 2004 21:12:43 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MSMail-Priority: Normal X-Priority: 3 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Xref: g2news1.google.com comp.lang.ada:1333 Date: 2004-06-09T21:12:43+00:00 List-Id: "Mark H Johnson" wrote in message news:27Kxc.5$oX2.2@dfw-service2.ext.ray.com... > > Could use a new attribute 'Object_Size (which would be 32). > > > Yes - but its not part of Ada 95. The alternative of course is to create > a dummy object and then take 'Size of the object instead. We have some > code that uses that approach - one example follows: It's not even Ada0Y! :-) I was just postulating a new attribute that met my perceived needs.