Talk:WebCore

From Wikipedia, the free encyclopedia

This article is part of WikiProject Macintosh. This means that the WikiProject has identified it as an article pertaining to Apple Computer, but is not currently working to improve it. WikiProject Macintosh itself is an attempt to improve, grow, standardize, and attain featured status for Wikipedia's articles related to Apple Macintosh and Apple Inc. We need all your help, so join in today!
Start This article has been rated as Start-Class on the assessment scale.

[edit] Applications based on...

I'm not sure "based on" is the right term here. "Based on" means "founded on," which seems a misue of the term here. Would anyone object to renaming the section to Applications using WebCore? --Steven Fisher 06:24, 13 May 2006 (UTC)

Sounds good. BTW Do we know for sure that the applications listed here use WebCore as opposed to WebKit? AlistairMcMillan 15:11, 13 May 2006 (UTC)
No, I don't think we do. I was thinking of adding a note to the end of the paragraph saying something to the effect of "In addition to these applications, other applications use WebCore indirectly by using WebKit." WebKit would be a link, even though it would be the second WebKit link in the article. Not a big deal. I hesitated to do this yesterday, though, because for some reason I was in a "fret over wording" mode. I think I'll just take a swing at it now, and if people don't like it they can edit it. Steven Fisher 15:17, 13 May 2006 (UTC)
Maybe "...other applications use WebCore as part of WebKit."? AlistairMcMillan 16:56, 13 May 2006 (UTC)
I like it. Done. Steven Fisher 17:00, 13 May 2006 (UTC)

[edit] Suggest merging with WebKit article

I suggest merging most of the content in this article with WebKit. WebCore is an implementation detail of WebKit, and since the launch of the WebKit Open Source project the rendering engine is almost universally referred to as WebKit. This is somewhat confusing since WebKit is both a specific piece of code that compiles to WebKit.framework, and the umbrella name for the WebKit engine as a whole, including WebCore. Also, all of the applications listed here as "using WebCore" actually use WebKit - none of them uses WebCore directly as far as I know. User:MaciejStachowiak.

Sounds good to me. Merge away! – Mipadi 12:28, 18 October 2006 (UTC)
Strongly oppose at this point. Omniweb is WebCore, not WebKit. I think Help Viewer is as well. How many others do you think are here for the right reasons? --Steven Fisher 16:18, 18 October 2006 (UTC)
That's definitely not the case. Current versions of OmniWeb use WebKit, you can find a citation here: <http://db.tidbits.com/article/8666>. This includes a link back to Omni's own site. Help Viewer has never linked WebCore directly, nor has any other Apple application. You can verify this by running "otool -L /System/Library/CoreServices/Help\ Viewer.app/Contents/MacOS/Help\ Viewer" at a Mac OS X command prompt. Because WebKit is an umbrella framework that includes WebCore, and headers are not installed on a normal system, it is not possible for an app to link against it directly without embedding its own copy. OmniWeb did this for a while, but they have stopped and I do not believe anyone else has ever done so. Confusion about these kinds of issues is the reason I'd like the lists merged. (Incidentally, I work on the team at Apple that develops WebKit - I do not know if this helps or hinders my credibility, but I thought I should mention it). --MaciejStachowiak 15:36, 27 October 2006 (UTC)