Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!rutgers!psuvax1!flee From: flee@shire.cs.psu.edu (Felix Lee) Newsgroups: comp.lang.c Subject: The problem with case sensitivity Message-ID: Date: 30 Apr 89 20:15:01 GMT Sender: news@psuvax1.cs.psu.edu Organization: Penn State University Computer Science Lines: 12 I'm in favor of case sensitivity. The problem of case sensitivity is poor capitalization. From the X libraries, which is correct: XSetScreenSaver or XSetScreensaver? XSetStandardColorMap or XSetStandardColormap? XtCallBackPopDown, XtCallbackPopDown, XtCallBackPopdown, or XtCallbackPopdown? This is the argument for case insensitivity. *Not* the ability to use "myVar" and "MyvAr" interchangeably, as so many people seem to think. "Case tolerance" is a reasonable compromise. -- Felix Lee flee@shire.cs.psu.edu *!psuvax1!shire!flee