On Sep 29, 2011, at 1:40 PM, Andreas Kling wrote:

> Good idea in general, though it doesn't work for InlineBox since its bits are 
> spread across public, protected and private.
> I'm not sure it's worth losing those classifications for the sake of the 
> anti-bloat mechanism.

We wouldn’t have to lose those classifications. We’d just have to lose our 
convention that all public are grouped together, etc. We can intersperse 
public/protected/private keywords between bitfield definitions.

    -- Darin

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to