I have two programs. The first one (Setup) creates a file that the
second one (Main) reads to initialize an array.

I want to use the Data Modeler and Core Data.

Setup is a Core Data Command Line Tool while Main is a Cocoa
document-based application that also uses Core Data.

In Main's applicationDidFinishLaunching: I want to initialize an array
by reading the .mom and .sqlite file from Main's Resource folder.

Can I still use Interface Builder to define the bindings in this case
or must I do it all programmatically?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to