In the contributors meeting notes about WebKit2[1] I've read that the C API might have been a bad idea, and I've heard that there are plans to remove, or replace it by a C++ API. What are the plans for the C API?
In the GTK+ port we are using the C API to implement the MiniBrowser and we are planning to provide a high level GTK+ API on top of the C one (without exposing it), so can we rely on the C API to implement our GTK+ one? [1] http://trac.webkit.org/wiki/April 2011 Meeting/WebKit2 Thanks, -- Carlos Garcia Campos _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

