REPOST: Re: Python Popularity: Questions and Comments
Daniel Klein
danielk at aracnet.com
Fri Dec 28 21:35:51 EST 2001
More information about the Python-list mailing list
Fri Dec 28 21:35:51 EST 2001
- Previous message (by thread): Python Popularity: Questions and Comments
- Next message (by thread): Python Popularity: Questions and Comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 28 Dec 2001 12:32:49 -0600, "Dr. David J. Ritchie, Sr." <djrassoc01 at mindspring.com> wrote: >On the other hand, just to stir the pot a little and because I believe you should be able >to argue both sides of an issue, I would say when it comes to semi-critical >and critical applications, there are features of Java (like strong typing) >that at least mandate a certain level of consistency between all execution paths. Python is as type-safe as Java, it's just that the type is not checked until runtime whereas Java checks it at compile time. But Java certainly cant check _everything_ at compile time so it also has to do some measure of runtime checking. Sheesh, what a hack! All that extra coding just to achieve about a 1% gain in checking for errors. Blech!! Daniel Klein ========= WAS CANCELLED BY =======: Path: news.sol.net!spool0-nwblwi.newsops.execpc.com!newsfeeds.sol.net!newspump.sol.net!newsfeed.direct.ca!look.ca!newsfeed.dacom.co.kr!feeder.kornet.net!news1.kornet.net!ua4canc3ll3r From: Daniel Klein <danielk at aracnet.com> Newsgroups: comp.lang.python Subject: cmsg cancel <oiaq2ucepvh1e6m2tmcv9kid7vffjft5hg at 4ax.com> Control: cancel <oiaq2ucepvh1e6m2tmcv9kid7vffjft5hg at 4ax.com> Date: Mon, 31 Dec 2001 04:36:50 GMT Organization: A poorly-installed InterNetNews site Lines: 2 Message-ID: <cancel.oiaq2ucepvh1e6m2tmcv9kid7vffjft5hg at 4ax.com> NNTP-Posting-Host: 211.57.49.2 X-Trace: news2.kornet.net 1009774910 27193 211.57.49.2 (31 Dec 2001 05:01:50 GMT) X-Complaints-To: usenet at news2.kornet.net NNTP-Posting-Date: Mon, 31 Dec 2001 05:01:50 +0000 (UTC) X-No-Archive: yes X-Unac4ncel: yes X-Commentary: I love NewsAgent 1.10 and the Sandblaster Cancel Engine Build 74 (19 March 1999) This message was cancelled from within Mozilla.
- Previous message (by thread): Python Popularity: Questions and Comments
- Next message (by thread): Python Popularity: Questions and Comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list