The public headers for the WebKit are part of the WebKit framework:
/System/Library/Frameworks/WebKit.framework/
If you want to use the WebKit you can include that Framework in your
project.
The headers for WebCore and JavaScriptCore are within private
frameworks. You are not expected to use those headers.
Does that clarify things?
Scott
On Nov 3, 2003, at 9:04 PM, Ken Wieschhoff wrote:
How does one use them if the headers are not available?
At 6:18 PM -0800 11/3/03, Darin Adler wrote:
On Nov 3, 2003, at 1:04 PM, Ken Wieschhoff wrote:
Forgive me for such a basic question, but I can't locate the headers
for WebCore or JavaScriptCore within the system library.
There are no headers for WebCore and JavaScriptCore. They are private
libraries used internally by WebKit. All the public API is in WebKit.
WebCore and JavaScriptCore are both open source, but the versions
inside WebKit are subject to change at any time as WebKit is updated,
and their programming interfaces are not frozen.
--
- --
Ken Wieschhoff
(770)813-0231
***************************
_______________________________________________
webkitsdk-dev mailing list | email@hidden
Help/Unsubscribe:
http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev
Do not post admin requests to the list. They will be ignored.