Namespace
- Posted by Kenneth Roger <kennethroger at PRODIGY.NET> Jul 01, 1999
- 492 views
I really like the current namespace convention, where all non-globals die through an "include". But to avoid Java-like proliferation of small files, how about a pair of keywords, say "newfile" and "endnewfile" that accomplish the same thing--everything in between acts like it has been "included"? --Ken