On Sun, Dec 04, 2005 at 12:56:08AM -0500, DJ Delorie wrote: > > Should actions be looked up case-insentively? > > I.e. in the command window and menu definitions, if the user says > "quit()" should it match "Quit()" or complain? Do we ever want to > support two actions that differ only in case?
The actions should be renamed to quit() in the first row. Because typing ChangeDrillSize is quite exhausting. changedrillsize is much easier. CL<
