Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.teledata-fn.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Fri, 07 Oct 2011 13:57:50 -0400 From: Gunter Herrmann User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: in praise of type checking References: <06709af5-408d-4ee6-a898-5087a46308d7@d17g2000yqa.googlegroups.com> In-Reply-To: <06709af5-408d-4ee6-a898-5087a46308d7@d17g2000yqa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lines: 16 Message-ID: <4e8f3dad$0$6576$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 07 Oct 2011 19:58:05 CEST NNTP-Posting-Host: a766c974.newsspool3.arcor-online.net X-Trace: DXC=njaZ`eQULAB@Y=h<_c3PkHMcF=Q^Z^V3H4Fo<]lROoRA8kFVXaM@H2aI[l3ClA:8JJO\ZXLP[ZdXTE X-Complaints-To: usenet-abuse@arcor.de Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8635 Hi! Robert Klemme wrote: > On Oct 7, 2:29 am, Eric Sosman wrote: >> Are you speaking of Python, or of Lisp? > ... or Ruby. And then there are languages where you can decide if the compiler should be that picky. There are for instance: Clipper5, Perl, Visual Objects... The advantage is: You can create all "regular" code in strict mode, the few places using nasty tricks can be the exception and special TLC. Gunter in Orlando, Fl