Revision 622: /code/obj-c/OAuthConsumer
05 August 2008
in links
tagged with
[oauth]
[objectivec]
[programming]
an Objective-C oauth consumer library. For doing something with on the iPhone. Not sure what. Something.
FatBits: John Siracusa’s Journal: The garbage man cometh
06 May 2006
in links
tagged with
[cocoa]
[macos]
[objectivec]
On the possibility of garbage collection in MacOS. Having to do my own memory management always put me off Objective C, but frankly given the existence of high-level bindings like pyobj, I don’t see me ever using this.