On Feb 28, 2013, at 9:31 AM, Darin Adler <[email protected]> wrote:

> minimize the need for platform-independent code

minimize the need for platform-specific code

Moving all the platform-specific bits of various parts of WebCore away from the 
code they are tightly integrated with and into a “all platform-specific stuff 
goes here” directory would be counterproductive, unless there’s some real 
separation or abstraction that prevents things from having to be updated in 
lock step.

-- Darin
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to