Re: Ten Modules or Less == Using Namespaces
- Posted by ghaberek (admin) Sep 19, 2013
- 1385 views
mattlewis said...
I don't think this is particularly useful.
Agreed. I think it's important to understand what-comes-from-where. Abstracting the include files in the manner leaves programmer "blind" as to where things are located.
What we really need is a good syntax-highlighting editor that can suggest what to include when it cannot find an function, type, or constant. Hey, wasn't I working on that? Yeah, I haven't been lately.
-Greg