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-Thread: 103376,acfbe6f43430943b,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news2.google.com!news.germany.com!news.belwue.de!kanaga.switch.ch!news-zh.switch.ch!switch.ch!cernne03.cern.ch!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Type declarations problematic? Date: Fri, 24 Nov 2006 09:17:35 +0100 Organization: CERN News Message-ID: NNTP-Posting-Host: abpc10883.cern.ch Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: cernne03.cern.ch 1164356255 25344 137.138.37.241 (24 Nov 2006 08:17:35 GMT) X-Complaints-To: news@@cern.ch NNTP-Posting-Date: Fri, 24 Nov 2006 08:17:35 +0000 (UTC) User-Agent: Thunderbird 1.5.0.8 (X11/20061113) Xref: g2news2.google.com comp.lang.ada:7675 Date: 2006-11-24T09:17:35+01:00 List-Id: Hi, http://www.joelonsoftware.com/items/2006/10/12.html "[it] seems to be that it’s explicit typing, where the programmer is asked to declare the type of things, that leads to most of the problems. [...] it’s starting to look like type declarations are one of those accidental difficulties that good programming languages can eliminate." It is obvious that there is a place for dynamically typed languages, but the above statements seem to be a bit too far-fetched. Do they mean that "typeless" languages will just suck some of the Java audience (fine for me), or is it maybe a more general problem that will drive the evolution of programming languages further away from strongly typed systems? Do you plan a switch to Ruby? ;-) Comments are welcome. -- Maciej Sobczak : http://www.msobczak.com/ Programming : http://www.msobczak.com/prog/