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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f891f,9d58048b8113c00f X-Google-Attributes: gidf891f,public X-Google-Thread: 10261c,2e71cf22768a124d X-Google-Attributes: gid10261c,public X-Google-Thread: 103376,2e71cf22768a124d X-Google-Attributes: gid103376,public X-Google-Thread: 1014db,9d58048b8113c00f X-Google-Attributes: gid1014db,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: next "big" language?? (disagree) Date: 1996/06/09 Message-ID: #1/1 X-Deja-AN: 159284994 references: <4p3k86$k4a@btmpjg.god.bel.alcatel.be> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada,comp.lang.misc,comp.lang.c,comp.lang.pascal.misc Date: 1996-06-09T00:00:00+00:00 List-Id: " Unfortunately, you read in to my statement something that I wasn't saying. I indentified the libraries as "C libraries" because that's what they are. The point was that libraries that I have the source code and docs for are much more reusable then libraries (or class hierarchies, or whatever buzzword you want to use :-) that are engineered to "to everything" but are transparent to me. " No, I read into your statement exactly what you repeated above, and I repeat my view that it is plain wrong. It is a common attitude of C programmers, but it simply means that you don't really know the alternatives well. Report back when you have extensive experience with a language that supports data abstraction properly!