Am 11.09.2014 20:32, schrieb Daniel Alves:
You know, currently I spend most of my time programming in ObjC, but I
really love C, C++ and D.
Since the Clang Compiler, ObjC dropped the GC entirely. Yes, that's
right, no GC at all. And, in fact, it does support concurrent
programming and everything else. ....
It is incredible how Objective-C's ARC became a symbol for reference
counting, instead of the living proof of Apple's failure to produce
a working GC for Objective-C that didn't crash every couple of seconds.
Marketing is great!
--
Paulo