Skip navigation.
 
mlRe: Notes about WebCore
FROM : Marcel Weiher
DATE : Sat Jan 11 02:07:47 2003

On Wednesday, January 8, 2003, at 08:52  Uhr, Philippe Mougin wrote:

> WebCore seems designed as an embeddable framework, which is quite
> significant for Cocoa developers because it shall give them
> world-class HTML processing and rendering capacities for their own
> applications. But AFAIK, there is no documentation about it. Is it
> intended to be used directly, or through a forthcoming framework? This
> is still unclear for me, although the latter seems probable. Indeed,
> inspecting Safari at run-time reveals that there are more web related
> classes here than those provided by WebCore alone (and JavaScriptCore,
> its companion package). The WebKit framework, included in the Safari
> executable package, may be this forthcoming framework...


Yes, I have been playing a bit with WebCore and found that it appears
to be incomplete if you want to actually render HTML.

Like, bummer.

It looks like it requires various renderers to be supplied by the user,
but I am still unclear where and how to supply them, even if I had
them.  You also need to subclass WebCoreBridge.

Marcel


--
Marcel Weiher                Metaobject Software Technologies
<email_removed>        www.metaobject.com
Metaprogramming for the Graphic Arts.  HOM, IDEAs, MetaAd etc.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNotes about WebCore Philippe Mougin Jan 8, 20:52
mlRe: Notes about WebCore John Siracusa Jan 8, 22:18
mlRe: Notes about WebCore John Siracusa Jan 8, 22:26
mlNotes about WebCore Philippe Mougin Jan 8, 22:29
mlRe: Notes about WebCore Greg Titus Jan 9, 01:01
mlRe: Notes about WebCore Philippe Mougin Jan 9, 02:13
mlRe: Notes about WebCore Owen Anderson Jan 9, 05:04
mlRe: Notes about WebCore Marcel Weiher Jan 11, 02:07
mlRe: Notes about WebCore Buzz Andersen Jan 11, 08:25
mlRe: Notes about WebCore Marcel Weiher Jan 11, 11:24
mlRe: Notes about WebCore Phillip Mills Jan 11, 13:21
mlRe: Notes about WebCore Marcel Weiher Jan 11, 13:43
mlRe: Notes about WebCore Adam Atlas Jan 11, 15:53
mlRe: Notes about WebCore Marcel Weiher Jan 12, 13:59
mlRe: Notes about WebCore Kazutoshi Kubota Jan 12, 17:25
mlRe: Notes about WebCore Phillip Mills Jan 12, 18:19
mlRe: Notes about WebCore Finlay Dobbie Jan 12, 18:47
mlRe: Notes about WebCore Buzz Andersen Jan 12, 22:38
mlRe: Notes about WebCore Robert Nicholson Jan 13, 17:03
mlRe: Notes about WebCore Kazutoshi Kubota Jan 13, 17:35
mlRe: Notes about WebCore Phillip Mills Jan 13, 18:52