Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!gatech!swrinde!newsfeed.internetmci.com!csn!news-1.csn.net!decwrl!amd!netcomsv!uu4news.netcom.com!smos!news
From: Gord Wait <gord@vdc.smos.com>
Subject: Re: Advice to Java proponents (was Re: Will Java kill C++?)
Content-Type: text/plain; charset=us-ascii
Message-ID: <316DA213.767B@vdc.smos.com>
Sender: news@smos.com
Content-Transfer-Encoding: 7bit
Organization: S-MOS Systems Vancouver Design Center
References: <315BFB16.B74@isg.de> <4jgv6t$hon@kadath.zeitgeist.net> <4k3cdo$np5@taurus.adnc.com> <DpG1s1.GC9@research.att.com> <4k71f5$ot5@news2.ios.com> <31684F33.2528@ibm.net> <denatale-0804960926250001@grail1213.nando.net>
Mime-Version: 1.0
Date: Fri, 12 Apr 1996 00:21:39 GMT
X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
Lines: 30
Xref: glinda.oz.cs.cmu.edu comp.lang.java:39444 comp.lang.c++:184139 comp.lang.smalltalk:37144

Rick DeNatale wrote:
> 
> It doesn't bode well for the ultimate fate of a language when important
> things that people want to do with the language aren't provided in
> standard ways in the language. This is one of the reasons that we don't
> have Pascal to kick around much anymore, one of the reasons that C took
> over Pascal's predominant place as a personal computer programming
> language is that Pascal left any kind of reasonable I/O as an exercise to
> the reader, and there was no common way of doing it, while C's (actually
> Unix's) stdio package was easily supported on most of the common operating
> systems.

I tend to feel this way about the AWT portion of Java: one week into the
language and you get the urge to toss out AWT and roll your own UI
classes. (Don't do it!! pester the Javasoft people to fix AWT quickly!)

One thing nice in the language is the easy TCP/IP hooks already there!
Since the base library set already includes "easy" TCP/IP support, java
just might live up to the title of king of the "networking" languages..

As for non-networked tasks, Java really needs work to compete with the
established languages (tools, Standard libs etc).


Gord Wait 	S-MOS Systems Vancouver Design Centre
                (B.C. Canada eh!)
gord@vdc.smos.com

---------------
This sig is under constru
