Hi,
I noticed that JavaScriptCore is now in /System/Library/Frameworks
instead of being packaged inside of WebKit. I'd like to use JSC as a
generic JS engine within an application w/o a WebKit view. I saw the
JSPong sample code which is really neat, but I'd like to have the same
Obj-C bridge that a WebKit based application would have.
A couple questions:
- Is JSC now thread-safe? Or was it always and just WebKit was not?
- What are the ".bridgesupport" files inside of the framework's
Resources directory? Does this replace the JavaScriptGlue that was
floating around with previous releases?
- Is there an API for an Obj-C bridge?
Thanks,
Dan
-----------------------------------------------------------------
Dan Waylonis [EMAIL PROTECTED]
nekotech SOFTWARE
http://www.nekotech.com
650.964.2490 Voice / Fax
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev