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,9cff4fb5d12e1f68 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!v39g2000pro.googlegroups.com!not-for-mail From: mockturtle Newsgroups: comp.lang.ada Subject: Re: Primitive curiosity... Date: Thu, 18 Sep 2008 12:27:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: <20958932-a6a4-4dfd-bc9b-37010c1520e6@v39g2000pro.googlegroups.com> References: <447b8b2a-b7bb-4ff5-89bf-a6b7eecc054e@a70g2000hsh.googlegroups.com> NNTP-Posting-Host: 62.101.126.216 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1221766075 21566 127.0.0.1 (18 Sep 2008 19:27:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 18 Sep 2008 19:27:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v39g2000pro.googlegroups.com; posting-host=62.101.126.216; posting-account=9fwclgkAAAD6oQ5usUYhee1l39geVY99 User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.52 (X11; Linux i686; U; en),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7765 Date: 2008-09-18T12:27:55-07:00 List-Id: Jeff and Adam, thank you to both of you for your explanation. Now everything is clear. "Freezing" did not come to my mind (To be honest: I never read that part of our beloved/behated RM...) and (now) it is quite obvious why it is not possible to add more primitive operations after freezing the type. Thank you again