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: a07f3367d7,73cb216d191f0fef X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.85.5 with SMTP id d5mr172962wiz.0.1366858123226; Wed, 24 Apr 2013 19:48:43 -0700 (PDT) Path: hg5ni23953wib.1!nntp.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!nntp.giganews.com!rt.uk.eu.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Is this expected behavior or not Date: Wed, 17 Apr 2013 11:57:48 +0200 Organization: cbb software GmbH Message-ID: References: <516e6a0e$0$9505$9b4e6d93@newsspool1.arcor-online.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2013-04-17T11:57:48+02:00 List-Id: On 17 Apr 2013 09:23:26 GMT, Georg Bauhaus wrote: > How does a type cover essential behavioral > aspects of time and space if representation > may not be part of the type system? Representation clauses for task types, memory layout of the TCB? (:-)) > If the Ada type system cannot express > time and space, I'll still consider them > functional requirements. And this should justify conflation of a representation with the type semantics... surely. > And I'd much rather > want the types to state them, rather than > hands waving stories about implementations. Excellent, A.4.5: package Ada.Strings.Unbounded is type Unbounded_String is private; This sort of thing of representation declaration? It is always interesting to observe the ends people are ready to go defending undefendable... -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de