[webkit-dev] A proposal for "Platform Mechanisms"
Darin Adler
darin at apple.com
Wed Jun 16 17:55:10 PDT 2010
Sounds reasonable to me. We already follow pointers and use virtual functions for all these things, so I don’t see them adding a lot of overhead.
Would these Mechanism classes replace all the current Client classes? Would the mechanism objects be obtained once and cached globally? How is the initial PlatformMechanism object created?
-- Darin
More information about the webkit-dev
mailing list