[Openal-devel] Code in headers
Sven Panne
sven.panne at benqmobile.com
Mon Oct 30 01:10:11 PST 2006
Just a small remark about code in C headers: I've just seen that some
code has been moved from *.c files to *.h files, and I will revert those
changes and any similar ones in the future. There are tons of reasons to
separate interfaces from implementations and apart from performance no
reason for merging them. We can discuss on a case-by-case basis if code
should really go into headers, but only based on measurements and very
rarely.
Cheers,
S.
More information about the Openal-devel
mailing list