From 7755378044973779570
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,dfce3f6ed7b423cd
X-Google-Attributes: gidf78e5,public
From: Oleg Zabluda <zabluda@math.psu.edu>
Subject: Re: maturity of the STL as a standard in the C++ standard library
Date: 1998/06/24
Message-ID: <6mpedh$5ed@marianna.psu.edu>#1/1
X-Deja-AN: 365594858
Approved: Fergus Henderson <fjh@cs.mu.oz.au>
References: <6m2afs$9e2$1@nnrp1.dejanews.com> <6m6g1q$439$1@nnrp1.dejanews.com> <roWh1.16257$08.3851508@newscene.newscene.com> <6mb5v9$c85$1@nnrp1.dejanews.com> <6mlne3$7n4$1@news.interlog.com>
X-Original-Date: 23 Jun 1998 19:40:33 -0400
X-Server-Date: 24 Jun 1998 01:30:09 GMT
Reply-To: zabluda@math.psu.edu (Oleg Zabluda)
Organization: Penn State University, Center for Academic Computing
X-Auth: PGPMoose V1.1 PGP comp.std.c++ iQBFAgUANZDJTuEDnX0m9pzZAQF/CgF/WIny5/85lkEdjYgYCR4+rlWehDj2qEtq 7b+bjq1HwioTlWVWJWSD60RLoGvlX1N2 =9+9z
Newsgroups: comp.std.c++


	[Moderator's note: this subthread seems to be drifting off-topic.
	Please keep followups relevant to C++ standardization. -fjh.]

Daniel Parker <danielp@nospam.com> wrote:
: jkanze@otelo.ibmmail.com wrote in message

: >With regards to the problem of using the lowest common denominator, at
: >least between the windowing systems I used, Windows NT is the lowest common
: >denominator -- any X-Window system offers all of the functionality of
: >Windows, plus some.

: But X is slow compared to Windows, for obvious reasons.  

Theoretically yes, because it does more. In practice, however,
Unix+X definitely have far superior performance on the same hardware
then Windows. 

: Sun and HP
: workstation applications feel sluggish compared to Windows applications.

My experience was directly opposite. I also have the benefit
of comparing the two on the same hardware dozens of times.

: And the X API is not, how should I put it, one of the great API's.

X is not an API. X is a protocol. Xlib is a library dealing with
the protocol. API is called Xaw, Xt, Intrinsics, Motif, wxWindows,
Ilog Windows, Qt, GTK, Tk, Xforms, ... (add 30 more here).
Not all of them are great API's, but many is far superior to
MS windows.

Oleg.
-- 
Life is a sexually transmitted, 100% lethal disease.
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]



