On Tue, Mar 1, 2011 at 5:35 PM, Artem Kozlov <[email protected]> wrote: > Hello All, > > I've got a question regarding language bindings provided by WebKit. I'm > particularly interested in bindings for C++ and GObject: having checked out > the latest WebKit trunk, I found that the code generators both for C++ and > GObject are present. I wonder if the bindings produced by those generators > are operable? What is their current status?
They are operable, used by quite a few applications already, and will be declared stable for the next WebKitGTK+ release (1.4.0, which will be released in a month or so). You can see a few examples of their usage in the tests directory, Source/WebKit/gtk/tests. Cheers, Xan > > Thank you in advance. > > Best regards, > Artem > > > > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

