[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-dev] Standard macros



Daniel Russel wrote:
> I would suggest having one header in each module called basic.h or  
> base_types.h or something similar which does the job of base_types.h  
> in IMP and defines the export and namespace macros.

'base_types.h' seems a little odd since neither the export nor the
namespace macros are types. That header is actually doing the job of
IMP_config.h, so we could call it config.h, but I don't know if that's a
huge improvement over the current name.

> Currently  
> "core_exports.h" does this, but it took me a bit to find that for the  
> namespace macros as it isn't export related.

I didn't want to call it exports_and_namespaces_macros.h since that
would be a little unwieldy. ;) utility.h and macros.h are already taken.

	Ben
-- 
                      http://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
	- Sir Arthur Conan Doyle