• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Minimal document-based app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Minimal document-based app


  • Subject: Re: Minimal document-based app
  • From: Chris Hanson <email@hidden>
  • Date: Wed, 02 May 2012 12:25:02 -0700

On May 2, 2012, at 6:19 AM, ecir hana <email@hidden> wrote:

> As I said above, I don't want the question to be whether I should better
> use NIBs, or whether Cocoa is more suitable than assembler. I somewhat know
> already what the role of NIB is, that it can save time and so on. What I
> would like to know is what to do if I was not using NIBs, i.e. if I wanted
> to build as much as possible by hand.

Nonetheless, you should not do “as much as possible by hand” if what you’re looking for is a deeper understanding of the frameworks. The Cocoa frameworks are designed to be used with nibs.

One of the core principals in Cocoa development is “don’t fight the framework.” Trying to develop a Cocoa application without using Interface Builder is fighting the framework.

Learn how things work with Interface Builder first, then do things manually in the few cases where you have to. You’ll get up the learning curve a lot faster and you’ll be a lot more productive at the same time.

  -- Chris


_______________________________________________

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

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Re: Minimal document-based app (From: ecir hana <email@hidden>)
 >Re: Minimal document-based app (From: Fritz Anderson <email@hidden>)
 >Re: Minimal document-based app (From: "email@hidden" <email@hidden>)
 >Re: Minimal document-based app (From: Wade Tregaskis <email@hidden>)
 >Re: Minimal document-based app (From: "email@hidden" <email@hidden>)
 >Re: Minimal document-based app (From: ecir hana <email@hidden>)

  • Prev by Date: Re: Instruments, how to fix leak in C Lib
  • Next by Date: Re: Minimal document-based app
  • Previous by thread: Re: Minimal document-based app
  • Next by thread: Re: Minimal document-based app
  • Index(es):
    • Date
    • Thread