[Tdg] Mint updates
Graham Wakefield
wakefield at mat.ucsb.edu
Wed Mar 7 16:36:46 PST 2007
On Mar 7, 2007, at 1:53 PM, Rama Hoetzlein wrote:
> I still have no idea what Graham and Lance (Jorge?) think about
> this (unless they have no opinions on this issue).
I like Alex's structure, it's what I had imagined. I prefer to have
a less complex folder structure in general.
My only thoughts are that perhaps platform specific code should be in
the source/platform/ folder, not in the platform/project folders.
I'd like to ask what people think about includes; should we manually
#include "../osx/event/event.h" or should we manually add all include
paths to projects/makefiles so we can #include "event.h"? I can see
arguments for both (e.g. code simplicity vs. avoiding name clashes).
More information about the Tdg
mailing list