On Apr 16, 2009, at 11:26 PM, Dave Geering wrote:
On Fri, Apr 17, 2009 at 1:31 PM, Bill Bumgarner <b...@mac.com> wrote:
What are you trying to do?

Building a Cocoa program without a MainMenu.xib [or MainMenu.nib] is
possible, but it is not recommended, supported, or at all standard/ typical.

b.bum

Objective-C-based command-line utilities that use only Foundation
framework would be classified as Cocoa, wouldn't they?

The OP was asking explicitly about creating a Cocoa application without using a XIB file. I read that as the OP asking about building a GUI application.

In general, command line utilities are called Foundation Tools; see the Xcode templates. Though they aren't really limited to just Foundation and lower in that you can, say, pull in Core Data and, even, AppKit (though this is rife with danger).

b.bum

_______________________________________________

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