So WWDC 2012 was announced at early o' clock and sold out in less than two hours. New restrictions on multiple purchases didn't do anything to stave the ever-shortening window. As compensation for all the interested developers who won't get to go to WWDC this year, Apple has promised to quickly post the session videos … Continue reading WWDC of the Future
Month: April 2012
Draft Proposal for Namespaces in Objective-C
Adding namespaces to Objective-C is a non-trivial problem. This proposal is a working draft; it may have bugs. (In particular, the definition of @namespace blocks and the @using directive is incomplete, but it's analogous enough to other languages that the intent should be obvious.) This draft will certainly need updates; I welcome comments at optshiftk … Continue reading Draft Proposal for Namespaces in Objective-C