Linked by Thom Holwerda on Mon 18th Oct 2010 21:54 UTC
Thread beginning with comment 445897
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Comment by kaiwai
by kaiwai on Wed 20th Oct 2010 05:29
in reply to "RE[3]: Comment by kaiwai"
Out of curiosity, do you develop in objective C?
I'm gradually teaching myself C with the eventual aim to move onto Objective-C 2.0; I have no interest in writing for i-devices in the near future until Objective-C 2.0 arrives on iOS. I'm particularly excited about XCode 4.0 and the integration of LLVM/Clang to make development streamlined.
RE[5]: Comment by kaiwai
by Tuishimi on Wed 20th Oct 2010 05:50
in reply to "RE[4]: Comment by kaiwai"
RE[5]: Comment by kaiwai
by Panajev on Wed 20th Oct 2010 08:32
in reply to "RE[4]: Comment by kaiwai"
"Out of curiosity, do you develop in objective C?
I'm gradually teaching myself C with the eventual aim to move onto Objective-C 2.0; I have no interest in writing for i-devices in the near future until Objective-C 2.0 arrives on iOS. I'm particularly excited about XCode 4.0 and the integration of LLVM/Clang to make development streamlined. "
Is garbage collection that important to you? Are there other missing pieces?
Beside GC, Objective-C on the iPhone is pretty much Objective-C 2.2 now thanks to Clang (available in Xcode 3.2.x too).





Member since:
2005-07-06
Out of curiosity, do you develop in objective C?