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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10ad19,23963231b5359f74 X-Google-Attributes: gid10ad19,public X-Google-Thread: 10a146,23963231b5359f74 X-Google-Attributes: gid10a146,public X-Google-Thread: 1073c2,23963231b5359f74 X-Google-Attributes: gid1073c2,public X-Google-Thread: 101deb,23963231b5359f74 X-Google-Attributes: gid101deb,public X-Google-Thread: 107a89,23963231b5359f74 X-Google-Attributes: gid107a89,public X-Google-Thread: 103376,23963231b5359f74 X-Google-Attributes: gid103376,public X-Google-Thread: 11440e,23963231b5359f74 X-Google-Attributes: gid11440e,public X-Google-ArrivalTime: 2001-06-04 15:33:11 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!newshub2.rdc1.sfba.home.com!news.home.com!news1.rdc1.bc.home.com.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.ruby,comp.lang.ada,comp.lang.awk,comp.lang.clarion,comp.lang.java.programmer,comp.lang.pl1,comp.lang.vrml Subject: Re: Long names are doom ? Organization: Canadian Mind Products Reply-To: roedy@mindprod.com Message-ID: References: <3B0DBD4A.82943473@my-deja.net> <3B0DD011.88FCD00E@acm.org> <83WP6.3874$yc6.728572@news.xtra.co.nz> <3B1411D0.3AAF42E7@ftw.rsc.raytheon.com> <9f2v82$hp7$1@nh.pace.co.uk> <3b1ad864$4$fuzhry$mr2ice@va.news.verio.net> <9fg6nk$4rv$1@nh.pace.co.uk> X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 04 Jun 2001 22:33:10 GMT NNTP-Posting-Host: 24.76.128.193 X-Complaints-To: abuse@home.net X-Trace: news1.rdc1.bc.home.com 991693990 24.76.128.193 (Mon, 04 Jun 2001 15:33:10 PDT) NNTP-Posting-Date: Mon, 04 Jun 2001 15:33:10 PDT Xref: archiver1.google.com comp.lang.ruby:10378 comp.lang.ada:8105 comp.lang.awk:2737 comp.lang.clarion:21058 comp.lang.java.programmer:73472 comp.lang.pl1:731 comp.lang.vrml:3461 Date: 2001-06-04T22:33:10+00:00 List-Id: On Mon, 4 Jun 2001 10:41:55 -0400, "Marin David Condic" wrote or quoted : >I've spent probably over 15 years in active, full time, professional Ada >development and almost never used a debugger. I'm finding a similar thing with Java. I almost never use the debugger anymore. I was used to C/C++ coding where I wanted to WATCH every line of code run to make sure it did not do anything unexpected on me before I would release it on the unsuspecting public. The equivalent sort of thing I do now in Java is a re-read top to bottom of all the code to make sure everything is still in sync, and to prune out old junk no longer needed. For more detail, please look up the key words mentioned in this post in the Java Glossary at: http://mindprod.com/gloss.html If you don't see what you were looking for, complain! or send your contribution for the glossary. -- Roedy Green, Canadian Mind Products Custom computer programming since 1963. Ready to take on new work.