• 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: alloc init thread safe?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: alloc init thread safe?


  • Subject: Re: alloc init thread safe?
  • From: Antonio Nunes <email@hidden>
  • Date: Fri, 9 Mar 2007 08:47:48 +0000

On Mar 9, 2007, at 1:44 AM, Rosyna wrote:

ZeroLink offers no real benefits (especially to typical Cocoa developers that work with a relatively small number of files). And it causes random problems to appear like this one.

Apple do not offer the option without good reason. You just have to know when to use it and when not to (i.e. knowing its strengths and limitations). The way I work it saves me tons of time, allowing a more evolutionary approach to programming and quick experiments with quick results without having to quit the current execution context and restart the application every time I make a small change somewhere in the code. Once satisfied with a new or modified block of code you can check if the code behaves the same with ZeroLink off (if you feel the need to: I find I can leave it on most of the time when only dealing with code changes, as long as I make sure it is mostly off in the last stages of development and testing).


Cheers,
António

----------------------------------------------------
Energy is like a muscle,
it grows stronger through being used.
----------------------------------------------------


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: alloc init thread safe?
      • From: Rosyna <email@hidden>
References: 
 >alloc init thread safe? (From: email@hidden)
 >Re: alloc init thread safe? (From: Rosyna <email@hidden>)

  • Prev by Date: CoreData Questions
  • Next by Date: Current status of MiscKit
  • Previous by thread: Re: alloc init thread safe?
  • Next by thread: Re: alloc init thread safe?
  • Index(es):
    • Date
    • Thread