NSBlog
accessors advice(2) apple autorelease(2) bug c++ chemicalburn cocoa(29) collections community controls dangerous defensive distributed fridayqna(12) garbagecollection hack hash init initializer injection ipc iphone isequal kvo leopard(2) link mailinglist memory messaging networking notifications nscoding objective-c(11) objectivec(3) opengl performance(6) plugin pyobjc python rant release retain runloop serialization simbl singleton sourcecode stl super threading(2)
Cocoa Unbound
at 2010-09-04 21:51
My recent whining about ridiculous moderation policies on cocoa-dev has borne fruit! Brent Simmons has graciously created cocoa-unbound, a group dedicated to Cocoa discussion but without the foolishness. I've already joined, and I encourage you to do so as well. A well-trafficked mailing list where we can talk about Mac programming without minions of the Mothership getting in our way will be a wonderful resource to have.Friday Q&A 2010-08-27: Defensive Programming in Cocoa
at 2010-08-27 15:19
Welcome back to another word-laden edition of Friday Q&A. About a year ago, I wrote a post on defensive programming. That post covered defensive programming in a general sense, and Scott Gould has requested that I write one specific to various standard Cocoa practices, which is what I will be talking about today.