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,23cf9f1e93744eed X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-08-05 00:11:18 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!tar-alcarin.cbb-automation.DE!not-for-mail From: Dmitry A. Kazakov Newsgroups: comp.lang.ada Subject: Re: Need advice re package organization. Date: Tue, 05 Aug 2003 09:16:23 +0200 Message-ID: References: <3F228F3B.9020203@attbi.com> <3F22F9E9.3040307@attbi.com> <5jn9ivoetll1fu2avn9hmjj6aaa7q7pmjn@4ax.com> <3F2F262C.7970ECB8@adaworks.com> NNTP-Posting-Host: tar-alcarin.cbb-automation.de (212.79.194.111) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1060067475 27571810 212.79.194.111 (16 [77047]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:41195 Date: 2003-08-05T09:16:23+02:00 List-Id: On Mon, 04 Aug 2003 20:36:12 -0700, Richard Riehle wrote: >"Dmitry A. Kazakov" wrote: > >> However I should admit that there is a problem, not only in Ada, but >> it other OO languages too. It is a "philosophic" problem: > >May I suggest you take a look at the Modula-3 approach to this problem. >It is quite a nice way to deal with it. > >Not that I am suggesting Modula-3 since that language has its own >problems that make it unsuitable for safety-critical software. I played with Modula-2 (it was long time ago and was actually caused by unavailability of an Ada compiler for that platform), but I somehow missed Modula-3. Probably I'll take a look at it. Thanks. --- Regards, Dmitry Kazakov www.dmitry-kazakov.de