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,174ec7dc941a1068 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder3.cambrium.nl!feeder6.cambrium.nl!feed.tweaknews.nl!193.201.147.81.MISMATCH!border-1.ams.xsnews.nl!feed.xsnews.nl!border-2.ams.xsnews.nl!216.196.110.149.MISMATCH!border2.nntp.ams.giganews.com!nntp.giganews.com!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Factory Pattern 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: <1185387571.367570.163160@r34g2000hsd.googlegroups.com> <1185432247.046242.24300@o61g2000hsh.googlegroups.com> <1185439242.28126.36.camel@kartoffel> <1185447702.28126.57.camel@kartoffel> <1185454958.105983.143570@l70g2000hse.googlegroups.com> Date: Thu, 26 Jul 2007 15:44:01 +0200 Message-ID: NNTP-Posting-Date: 26 Jul 2007 15:40:14 CEST NNTP-Posting-Host: 58a4c98f.newsspool2.arcor-online.net X-Trace: DXC=:1a6jn2:TlW@@RW1FjIB5SA9EHlD;3YcR4Fo<]lROoRQgUcjd<3m<;RH0>9A95b?8^[6LHn;2LCV^7enW;^6ZC`TIXm65S@:3>_m;Z:VE18g3W X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:1206 Date: 2007-07-26T15:40:14+02:00 List-Id: On Thu, 26 Jul 2007 06:02:38 -0700, Maciej Sobczak wrote: > We can make something case-insensitive in order to *reduce* the number > of characters that are effectively different; No, the letters are same, A and a is the same letter. Glyphs might be different, but why should that influence the program semantics? What about typefaces, colors, thickness, slant, ligatures, stamping? It is a question of alphabet. Ada 83 was based on Latin alphabet. K&R C was not. > and we can provide support for Unicode in order to *increase* the number of different > characters. Yep. I propose to introduce one Unicode code position for each correct program. That would eliminate any need in any programming languages, compilers, and programmers... (:-)) -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de