home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!think.com!spool.mu.edu!agate!sprite.Berkeley.EDU!ouster
- From: ouster@sprite.Berkeley.EDU (John Ousterhout)
- Newsgroups: comp.lang.tcl
- Subject: Embedded vs. separate commands
- Date: 28 Dec 1992 16:27:43 GMT
- Organization: U.C. Berkeley Sprite Project
- Lines: 61
- Distribution: world
- Message-ID: <1hn9tvINNqod@agate.berkeley.edu>
- NNTP-Posting-Host: tyranny.berkeley.edu
-
-
- The votes so far indicate that there is a strong preference for the
- "embedded" approach to mathematical functions ("expr 2*cos($x)") over
- the "separate commands" approach ("expr 2*[cos $x]"). Given the
- lopsidedness of the voting (37 to 8 in favor of embedded) I hereby
- declare the balloting over. I'll implement the embedded approach in
- 7.0. Just so you can see that I didn't fudge the votes, I'll include
- below the list of people who voted for each approach.
-
- Embedded:
- ---------
-
- ouster@cs.berkeley.edu
- guru@stasi.bradley.edu
- leech@cs.unc.edu
- leichter@cs.widener.edu
- jbuck@ohm.Berkeley.EDU
- faustus@ygdrasil.CS.Berkeley.EDU
- sysrb@cs.few.eur.nl
- jrohr%rasc.com@rasc.com
- nwinton@newton.axion.bt.co.uk
- gwlester@cpu.com
- tpoind@advtech.uswest.com
- bagwill@swe.ncsl.nist.gov
- novak@wri.com
- krisna@cs.wisc.edu
- read@busco.lanl.gov
- gwilliam@mrc-crc.ac.uk
- kelsey@mdd.comm.mot.com
- david@twg.com
- johng@cimage.com
- mgc@palm.cray.com
- gah@att.com
- hansen@sierra.Stanford.EDU
- jbotz@orixa.mtholyoke.edu
- sls@aero.org
- preston@CERF.NET
- grefen@connie.de.convex.com
- aflundi@somnet.sandia.gov
- msw+@pitt.edu
- Drew.Whitehouse@anu.edu.au
- ryan@physics.Berkeley.EDU
- shite@sinkhole.unf.edu
- jjb@fermi.wustl.edu
- ishisone@sra.co.jp
- alberto@ipvvis.UNIPV.IT
- tody@noao.edu
- sanjay@thor.lcs.mit.edu
- kennard@ohm.Berkeley.EDU
-
- Separate Commands:
- ------------------
-
- markd@sco.com
- karl@neosoft.com
- jpalmucc@BBN.COM
- morrison@paranet.com
- thomas@metatron.harvard.edu
- kennykb@dssv01.crd.ge.com
- glasser@sparcelc.PACorp.com
- johnm@cory.Berkeley.EDU
-