Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!sei!firth From: firth@sei.cmu.edu (Robert Firth) Newsgroups: comp.lang.eiffel Subject: Re: Comments on proposed Eiffel language changes Message-ID: <6215@bd.sei.cmu.edu> Date: 23 Feb 90 17:55:45 GMT References: <48a55876.12c9a@digital.sps.mot.com> <2888@goanna.oz.au> <2067@osc.COM> Reply-To: firth@sei.cmu.edu (Robert Firth) Organization: Software Engineering Institute, Pittsburgh, PA Lines: 10 In article <2067@osc.COM> jgk@osc.osc.COM (Joe Keane) writes: >... In these languages, IMHO the next-best choice is to separate words >with underscores in place of hyphens. It does look a little strange to >non-programmers, but it sure beats the alternatives. Well, in my opinion, the best choice is to separate words with spaces, as we do in English and as we did in Algol, back before we started designing languages for the convenience of compilers rather than the convenience of humans.