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,ee887b7593f7961b X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news-out2.kabelfoon.nl!newsfeed.kabelfoon.nl!xindi.nntp.kabelfoon.nl!xlned.com!feeder1.xlned.com!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Ada OS based on Minix3 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: <1pmkcuemqczer.j2i34pvc2lne$.dlg@40tude.net> <81912719-8c66-439d-a40e-529b22acd8a6@u29g2000pro.googlegroups.com> Date: Mon, 10 Nov 2008 12:01:19 +0100 Message-ID: NNTP-Posting-Date: 10 Nov 2008 12:01:20 CET NNTP-Posting-Host: 3a2bf451.newsspool2.arcor-online.net X-Trace: DXC=A\7i9lf3MBkg2H2XmK^]009: X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:2637 Date: 2008-11-10T12:01:20+01:00 List-Id: On Mon, 10 Nov 2008 02:50:22 -0800 (PST), Ivan Levashew wrote: >> In my opinion an Ada OS, if there should be one, must be fully OO and have >> native Ada interface. > > Which is unthinkable without Ada ABI. I'm missing Dylan's "sealed/ > unsealed". Well, maybe. It is required if agents (mobile object) have to be supported on the OS level. >> An OO OS is unthinkable without MI, MD and safe >> (non-cooperative) tasks and protected objects. > > What PL family do you mean: > Sather/Eiffel, C++, Dylan/CLOS? Ada > BTW, in '88 or so there existed an OO-extension for Ada. It was called > InnovAda. I never heard about it. I am satisfied with Ada 95 OO model. It was consistent but incomplete. Now it must be made finished. Major things to add are: 1. Classes for all types 2. MI 3. MD 4. Supertypes 5. Procedural types 6. Proper construction/destruction For OS: 7. Non-cooperative multitasking -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de