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,21960280f1d61e84 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!tiscali!newsfeed1.ip.tiscali.net!news.cid.net!fu-berlin.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: GC in Ada 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: <1169636785.504223.139630@j27g2000cwj.googlegroups.com> <3pejpgfbki.fsf@hod.lan.m-e-leypold.de> <45c99c24$1@news.post.ch> <45c9bdb8$1@news.post.ch> <4bhvmbxf90tv$.1oz0zsr7wyyc6$.dlg@40tude.net> <45cc47f1$1@news.post.ch> Date: Fri, 9 Feb 2007 15:10:40 +0100 Message-ID: <53jjpgd6ije6$.19rjnv1eqdqez.dlg@40tude.net> NNTP-Posting-Date: 09 Feb 2007 15:10:40 CET NNTP-Posting-Host: 6b650209.newsspool4.arcor-online.net X-Trace: DXC=VjHeaLI3RJ8D]ncZ]`hZ;14IUKkg22NHaaEbA9H1 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:9194 Date: 2007-02-09T15:10:40+01:00 List-Id: On Fri, 09 Feb 2007 11:07:44 +0100, Martin Krischik wrote: > Dmitry A. Kazakov schrieb: >> On Wed, 07 Feb 2007 12:53:27 +0100, Martin Krischik wrote: >> >>> On my Weblogic course I could not stop shaking my head about all the >>> problems which brings the "all is pointer" concept of Java. >> >> Which is the same sort of rubbish as "all is object." >> >> Clearly it is impossible to have all types referents. I don't mean here >> small fundamental types like Boolean etc, but the pointers themselves. To >> incorporate then one needs to introduce pointers-to-pointers, then >> pointers-to-pointers-to-pointers ad infinitum, which is impossible. The >> "concept" leaks. > > Well, really it is "all objects and arrays handled by reference". But > still a silly concept. But what is so special in Boolean which makes it non-object? Such irregularities are always language design faults. [ As for Ada there should be Boolean'Class. ] -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de