NSBlog
accessors autorelease(2) bug c++ chemicalburn cocoa(11) fridayqna(5) hack init initializer iphone leopard(2) objective-c(15) performance(4) pyobjc python rant singleton stl super
Friday Q&A 2009-11-27: Using Accessors in Init and Dealloc
at 2009-11-27 16:32
It's Black Friday, and that means it's time for another Friday Q&A. Today I'm going to talk about the use of accessors in Objective-C init/dealloc methods, a topic suggested by Jon Trainer.Friday Q&A 2009-11-20: Probing Cocoa With PyObjC
at 2009-11-21 02:44
It's another Friday and time for another Friday Q&A. This week, fellow Amoeba Jeff Johnson suggested talking about using Cocoa from the command line using Python and PyObjC.