home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 18153 < prev    next >
Encoding:
Text File  |  1992-12-18  |  1.0 KB  |  25 lines

  1. Organization: Robotics Institute, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!jb7m+
  3. Newsgroups: comp.lang.c++
  4. Message-ID: <gfAAcQW00WBEQ1VKxI@andrew.cmu.edu>
  5. Date: Thu, 17 Dec 1992 13:42:36 -0500 
  6. From: "Jon C. R. Bennett" <jb7m+@andrew.cmu.edu>
  7. Subject: Re: C++ Reuse Class -- HELP
  8. In-Reply-To: <1992Dec16.183623.16669@spectrum.xerox.com>
  9. References: <1992Dec16.183623.16669@spectrum.xerox.com>
  10. Lines: 13
  11.  
  12.  
  13.  
  14. kirby@xerox.com (Mike Kirby) writes:
  15. > themselves, but never got around to it?  Would Yet Another Strings Class be
  16. > useful?  I realize that the NIH and COOL class libraries have a lot of things
  17. > in them, but is there something about either or both of those classes that
  18. > was done "wrong"? 
  19.  
  20. yes, (and i can only realy speak to the question about NIH) its too large
  21. and "gunky", and it forces its view of a programing environment upon you,
  22. what we need are class librarys that are more like libc and less like NIH
  23.  
  24. jon
  25.