Mats Kindahl wrote: > > Monty Taylor wrote: >> Mats Kindahl wrote: >>> Monty Taylor wrote: >>>> Hey guys, >>>> >>>> This may go without saying, but I wanted to lay out a potential goal for >>>> the headers and how we do some of the config things. >>>> >>>> 1) global.h goes away. It's a crutch. >>> Good, but where should project-wide generic definitions be put (talking >>> typedef's here)? >> I'm not sure which of these we actually need? Do you have an example? > > I'm not thinking of any specific such, it only that almost all projects end up > with needing some form of general include file for typedef's and constants.
Yeah... we certainly have the constants. I'm hoping we can avoid "general" typeedefs, and if we have some that they naturally associate themselves with some other organizational grouping (and I'd love for the same to be true of constants)... but I might be smoking the crack here... Monty _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

