Re: eg
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Dec 10, 2004
- 502 views
cklester wrote: > > Matt Lewis wrote: > > > (although I'm trying to come up with a better keyword than 'class', > > since that's such a common variable name--any suggestions?). > > Use 'class' regardless. People will come up with other variable names. :) The only problem with this is that things like Win32Lib and the Judith's IDE already use 'class'. It seems like suicide to automatically cross them out (or make people modify them). My current word is 'class_typedef'. BTW, I seem to have 'shrouding' (there's not really any encryption) and binding (with a translated and compiled executable) working. Matt Lewis