[interfacekit] Re: Missing stuff from GraphicsDefs.h

> Okay, I'll put it in there. Altough I'd like it more to have 
> InterfaceDefs.cpp and GraphicsDefs.cpp separated from each other; I 
> think that makes it easier to find when someone is searching for 
> them.
How so? They're all in the same place.

> Out of curiosity: what convention put Globals.cpp in place? :)
The Laziness convention. :D I can't exactly remember why ATM but IIRC 
it was an easy place to put all the globals mentioned in the headers 
because if it wasn't a regular class, it could be found there. It does 
need some general commenting and sorting so that we know where they're 
all declared, though.

--DW

Other related posts: