A simple API based directly on WebCore could easily be done for that, though it is not a priority for us and we would need to analyze the use-cases well. It is an open source project and we will support efforts like this.
Kenneth On Sat, Jul 2, 2011 at 2:29 PM, Pierre <[email protected]> wrote: > On Thursday 30 June 2011 22:21:43 Benjamin Poulain wrote: >> Hi all, >> >> Andreas and I have worked a couple of days on a ways to clean the >> current mess of the WebKit 2 API. We would like some feedback before >> going forward and upstreaming some of that :) >> >> I has become visible that the current design of the UI layer of WebKit 2 >> is not maintainable. The code is becoming really messy, and it is hard >> to know where to add new features. >> >> Some of problems we have are: >> -the split QWKPage <-> QGraphicsWKView comes from the design of our >> WebKit 1 APIs, and is just adding complexity (we do not want to support >> multiple views, and we do not want to support a page without a view). > Does this mean applications using QWebKit with no widgets nor views, just > extracting informations from a web page, will no longer be possible ? > > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > > -- Kenneth Rohde Christiansen Senior Engineer Application and Service Frameworks, Nokia Danmark A/S Phone +45 4093 0598 / E-mail kenneth.christiansen at gmail.com http://codeposts.blogspot.com ﹆﹆﹆ _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
