Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 11 Sep 2011 12:12:59 -0500 Date: Sun, 11 Sep 2011 10:12:56 -0700 From: Patricia Shanahan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: Style Police (a rant) References: <4e6ccc7f$0$314$14726298@news.sunsite.dk> In-Reply-To: <4e6ccc7f$0$314$14726298@news.sunsite.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Message-ID: Lines: 17 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 70.230.201.107 X-Trace: sv3-KQ9N3LSaZFAJzi6BZ8qcMLnqVVf5R8PD5UF2s5mWGht9Dyv6TONxIMMV6xyoLqMEPZqAKb07D5NZat0!9i36qVPL0r6tRo9LvMQr9HaR82yt7bc6zUVjmEByw+E8MCovM5b49Oj3SJjUdtUW0EwhFcL6rtGl!9SFdTW3N3o2cbrfU4uZHhSK2Wa/qMo4RrV7SaDJCM8ZE1sQ= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1895 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7812 On 9/11/2011 7:58 AM, Arne Vajhøj wrote: ... > Many years ago I saw a person that liked Pascal do the following > in C: > > #define begin { > $define end } > > The result was not pretty. ... I think I saw some of the same code, or at least code written in a similar way. I found it totally unreadable, as though it were in a programming language I didn't know, despite being familiar with both Pascal and C. Patricia