I am trying to provide an Apple Script interface to my Cocoa
application that is already using Core Data (I created a Core Data app
using XCode). I am following the tutorial available at
http://developer.apple.com/cocoa/applescriptforapps.html to to help me
AppleScript enable my application. The tutorial talks about creating
an AppDelegate class, can I assume/edit the one created by CoreData?
Yes, of course you can. There is nothing "special" about your existing
delegate; it's just a class which Apple happen to have prewritten some
of.
Thanks for your comments/help.
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com