• 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: "Cocoa Fundamentals Guide" Clarification
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Cocoa Fundamentals Guide" Clarification


  • Subject: Re: "Cocoa Fundamentals Guide" Clarification
  • From: Scott Ribe <email@hidden>
  • Date: Mon, 19 Jan 2009 18:14:25 -0700
  • Thread-topic: "Cocoa Fundamentals Guide" Clarification

> Just write your code in Obj-C. When you have a finished application,
> then start profiling performance.

Exactly, I'd have to disagree with the advice quoted by OP. The real reason
to use plain functions is to keep them out of the class's API/contract
and/or global namespace if they don't need to be there--and that is not what
I would call "beginner friendly" advice at all.

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

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: "Cocoa Fundamentals Guide" Clarification (From: Mike Abdullah <email@hidden>)

  • Prev by Date: Coredate: change source Entity in IB
  • Next by Date: Re: Binding of invisible controls: is lazy data loading possible?
  • Previous by thread: Re: "Cocoa Fundamentals Guide" Clarification
  • Next by thread: Binding of invisible controls: is lazy data loading possible?
  • Index(es):
    • Date
    • Thread