Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!agate!pasteur!ames!pacbell!att-ih!ihnp4!inuxc!iuvax!pur-ee!uiucdcs!uxc.cso.uiuc.edu!osiris.cso.uiuc.edu!goldfain From: goldfain@osiris.cso.uiuc.edu Newsgroups: comp.lang.smalltalk Subject: Re: embeddedCapitals Message-ID: <12100007@osiris.cso.uiuc.edu> Date: 18 Mar 88 04:37:00 GMT References: <2472@pdn.UUCP> Lines: 9 Nf-ID: #R:pdn.UUCP:2472:osiris.cso.uiuc.edu:12100007:000:543 Nf-From: osiris.cso.uiuc.edu!goldfain Mar 17 22:37:00 1988 Colin Kendall notes that the Smalltalk embedded-capital "standard" is not super-helpful. It has an even worse drawback. Suppose you can't remember whether a variable was "Smalltalk" or "SmallTalk". This leads you to ask whether it was one word or not. But there is often no answer that is clearly correct. In superDeluxeSubsystem, it is hard to say whether the next-to-last "s" starts a new word. So the result is that incorrectly spelled variables occur, whereas without the embedded capital standard, there would not be this problem.