Skip to content

Comment on Objective-C and Cocoa Best Practices

Comments

Interesting design decision to make properties automatically create semaphores for atomic properties. Seems that most apps would not need the multithreading data protection that a mutex would provide.

Is there a time where this is not the case?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.