I'm really not very good at this. I've written quite a lot of stuff in
Cocoa but it has all been entire Applications and now I need to write a
plugin or a framework or something. I'm following the instructions on
this page
http://developer.apple.com/documentation/AppleApplications/Conceptual/Safar
iJSProgTopics/index.html
and it gets into a a nice example involving BasicAddressBook and talks
about editing a .m file. But what kind of project is this ? Should I
create it in Xcode by using 'Cocoa Application' or 'Cocoa Bundle' or is it
a library or what ? It's not an application, in that 'main' does nothing
and it has no interface, so I guess the application options are wrong.
I assume I should link to WebKit.framework. But the page mentions
WebScriptObject.h . Should I be importing that somewhere, or is it part
of Cocoa or WebKit.framework or something else that means it will be
implicitly incorporated ?
Simon.
--
http://www.hearsay.demon.co.uk