On May 2, 2012, at 6:19 AM, ecir hana <ecir.h...@gmail.com> 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 (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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to