From -1009551462972558768
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,4c89891a0a07a571
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1994-02-18 09:13:00 PST
Newsgroups: comp.std.c++
Path: gmd.de!newsserver.jvnc.net!howland.reston.ans.net!pipex!uunet!gatekeeper.us.oracle.com!decwrl!pa.dec.com!tdat.ElSegundoCA.NCR.COM!swf
From: swf@tdat.ElSegundoCA.NCR.COM (Stan Friesen)
Message-ID: <9402181713.AA27118@tdat.ElSegundoCA.NCR.COM>
Reply-To: swf@tdat.ElSegundoCA.NCR.COM
Subject: Re: List of ANSI libraries
Date: Fri, 18 Feb 94 09:13:00 PST
X-Received: by usenet.pa.dec.com; id AA00296; Fri, 18 Feb 94 09:17:27 -0800
X-Received: from h141-206-15-5.NCR.COM by inet-gw-1.pa.dec.com (5.65/13Jan94)
	id AA08472; Fri, 18 Feb 94 09:13:00 -0800
X-Received: from tools3.ElSegundoCA.NCR.COM by tdat.ElSegundoCA.NCR.COM (4.1/SMI-4.1)
	id AA27118; Fri, 18 Feb 94 09:13:00 PST
X-Received: by tools3.ElSegundoCA.NCR.COM (4.1/SMI-4.1)
	id AA02079; Fri, 18 Feb 94 09:12:59 PST
X-To: comp.std.c++.usenet
Lines: 30

In article <belanger-160294163225@131.195.96.61>, belanger@sgi_dev04.cdst.hydro.qc.ca (Jean-Pierre Belanger) writes:
|> In article <1994Feb14.082706.11293@tid.es>, pascual@gonzo.tid.es (Pascual
|> Juan) wrote:
|> 
|> > I agree with you, but: Where can I "look to _standard_ libraries" proposed
|> > or acepted by the commitee? ...
|> 
|> It will wait until a commercial product become a "de facto" standard.
|> 
|> So, I think that what we are looking for now is a good library of classes
|> that work on multiple platforms.

Why not try the Common Objects Library from ATT?

It is available on most (?all) platforms that support cfront,
and I think it is usually distributed is *source* form, so it should
be fairly easily prted to other platforms.

It is a (comparatively) simple library that still provides all of the
basic container classes.  It may not be as 'sophisticated' as some
class libraries, but I find it easier to understand and use than the
more complex libraries.

It's implementation emphasized efficiency, but has sill managed to
provide ample flexibility.

-- 
swf@elsegundoca.ncr.com		sarima@netcom.com

The peace of God be with you.


