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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,15edb893ef79e231 X-Google-Attributes: gidfac41,public X-Google-Thread: f4fd2,23202754c9ce78dd X-Google-Attributes: gidf4fd2,public X-Google-Thread: 114809,15edb893ef79e231 X-Google-Attributes: gid114809,public X-Google-Thread: 103376,15edb893ef79e231 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-11 16:37:49 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!news.tele.dk!small.news.tele.dk!4.1.16.34!cpk-news-hub1.bbnplanet.com!news.gtei.net!newsfeed.cwix.com!sjc-peer.news.verio.net!news.verio.net!sea-read.news.verio.net.POSTED!not-for-mail Message-ID: <3C3F8689.377A9F0F@brising.com> From: Steven T Abell Organization: brising.com X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.lisp,comp.lang.ada,comp.lang.eiffel,comp.lang.smalltalk Subject: Re: True faiths ( was Re: The true faith ) References: <%njZ7.279$iR.150960@news3.calgary.shaw.ca> <3c36fbc5_10@news.newsgroups.com> <4idg3u40ermnp682n6igc5gudp7hajkea9@4ax.com> <76be8851.0201101909.9db0718@posting.google.com> <9jtu3u8cq92b05j47uat3412tok6hqu1ki@4ax.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 12 Jan 2002 00:38:02 GMT NNTP-Posting-Host: 63.78.96.34 X-Complaints-To: abuse@verio.net X-Trace: sea-read.news.verio.net 1010795882 63.78.96.34 (Sat, 12 Jan 2002 00:38:02 GMT) NNTP-Posting-Date: Sat, 12 Jan 2002 00:38:02 GMT Xref: archiver1.google.com comp.lang.lisp:24080 comp.lang.ada:18802 comp.lang.eiffel:5364 comp.lang.smalltalk:17786 Date: 2002-01-12T00:38:02+00:00 List-Id: israel r t wrote: > This seems to be typical of most marginal communities. > I have seen variants of the argument "substance will eventually win > " in the smalltalk, ada, eiffel, os2 and sgi communities. > It seems improbable that every marginalised language is going to win. > > Lisp, Ada , Eiffel and Smalltalk are all excellent languages, far > superior to the Gang of Three ( Java, C++ , C ). > > Yet, if Kent is right, they may have all been " rejected ... for > substantial reasons and not just superficial ones." > > Will we all end up like the Moonies , convinced that our faith is the > One True Faith while the rest of the world moves on ? I have not done Ada or Eiffel, have done Smalltalk and Lisp, used to teach Smalltalk. I think the reason is mindshare, which unfortunately looks pretty relevant to a hiring manager. Not very many people can use these languages well. It's true that two or three people who can use them well can outproduce a whole roomful of very competent C/C++/Java guys. But a manager is highly influenced by the Truck Effect: if one of your exotic wonderboys goes away for any reason, he can be very hard to replace. Furthermore, the loss of one of these is equivalent to the loss of a whole team of C/C++/Java guys. Yes, I know the time/cost tradeoffs, but most managers don't want to hear the facts on this issue, they just want to know if they can hire someone off the street, and street people don't do Smalltalk. I'm doing C++ right now, and I'm painfully aware of just how unproductive this thing is. But my client believes that I can be replaced if I go splat, and that belief helps them get through the day. Underneath it all, my work is informed by my Smalltalk and Lisp experience in ways that your average C/C++/Java guy just doesn't get, and my client understands that I know something they don't. I would love to be able to do Smalltalk all day long. I would hate to go through life with the outlook of a C guy. It's hard, but I try to be content, and I go home and work on learning APL. For those of us who actually have to produce things, it's what you feed your brain that's relevant, and C and its children are not enough. Steve -- Steven T Abell Software Designer http://www.brising.com In software, nothing is more concrete than a good abstraction.