[webkit-dev] Re: [webkit-changes] [29033] trunk
Darin Adler
darin at apple.com
Mon Dec 31 14:05:50 PST 2007
On Dec 31, 2007, at 1:58 PM, Darin Adler wrote:
> The #if at include sites approach is better for people who want to
> omit the code entirely for features that are not enabled. You don't
> even need the headers in your patch. But the #if in headers approach
> is probably lower maintenance, since there are usually multiple
> includes for each header.
I meant to say "you don't even need the headers in your source tree or
include path" above.
-- Darin
More information about the webkit-dev
mailing list