From: Arno P. <ar...@pu...> - 2010-03-29 09:33:19
|
On 3/28/10 11:48 PM, Gergely Kis wrote: > Still, I think I found a better and more elegant solution: the use > of associations, which are new in 10.6 and in iPhone SDK 3.1 > (this shouldn't be a problem, right?) > > Documentation can be found here: > http://17.254.2.129/iphone/library/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocAssociativeReferences.html > > > I think this is a nice, elegant solution, and we should migrate to it. > Personally I don't see a problem with only supporting iPhone 3.1+, with > 3.2 around the corner. I agree with Gergely: this is a nice and elegant solution. I think it is OK to have a dependence to the iPhone SDK 3.2. Let's just hope it will work properly in the final release of 3.2. Arno |