Re: Do you currently use namespaces?
- Posted by Jeremy Cowgar <jeremy at co?ga?.com> May 26, 2008
- 1020 views
CChris wrote: > > > Open win32lib.ew and go through the code. Inclusion ordeer and placement in > the file are crucial, and sometimes a headache to figure out. > I thought the reference was in regards to include statements about order. It certainly does matter in source and I don't really think that's a bad thing. Sometimes it would be nice to have forward references as well as backwards with-in a file, but for the most part, I think most issues are easily resolved. Quite a few languages have this "limitation". Modular and non-modular languages alike, that's why I thought the reference was in regards to include statements. -- Jeremy Cowgar http://jeremy.cowgar.com