From: Roberto Henriquez Laurent Newsgroups: comp.os.msdos.djgpp Subject: Re: Quake & Demos Date: Tue, 03 Jun 1997 11:21:46 +0200 Organization: Universidad de Castilla-La Mancha Message-ID: <3393E22A.31F549C3@alumnos.inf-cr.uclm.es> References: <199706022126 DOT QAA17191 AT sendit DOT sendit DOT NoDak DOT edu> NNTP-Posting-Host: est271.mag-cr.uclm.es Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Lines: 17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Adam W Lee wrote: > Third, I personally, and this obviously isn't everybody's opinion so > please don't even bother replying to it, I just want to say it, hate > generic programming and compilers that hold my hand... If I wanted a > compiler that would hold it for me while I pee I'd still be using > QuickBASIC, because it even capitalized things for me. Generic programming (templates) allows you to pee only once per data structure you write. I love templates because I have spent many hours converting libraries (e.g. binary trees) from one base type to another. Programmer's time is valuable. > atomly