> I've used the word context on a number of occasions today. For those that > are interested, here is an article I wrote on the context that can be > provided by namespaces: > http://www.paulgrenyer.dyndns.org/articles/whats%20in%20a%20namespace.pdf > > It also gives an idea of what I mean by context.
I can't honestly see how using namespaces to provide context helps any, or is any different from Hungarian notation? Surely writing FileManager::length doesn't help clarify length's data type, and even if we suppose it was enough, isn't prepending FileManager:: on the front as bad as a simple dw for DWORD? -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
