Why do Programmers Love/Hate Objective-C?
Posted
by Genericrich
on Stack Overflow
See other posts from Stack Overflow
or by Genericrich
Published on 2009-01-12T16:30:05Z
Indexed on
2010/03/13
23:35 UTC
Read the original article
Hit count: 482
So I have noticed that there is a lot of animosity towards Objective-C among programmers. What's your take? Is it a vendor lock-in thing against Apple? General antipathy towards Apple? The syntax? What's your view on this?
With the advent of the iPhone SDK, Obj-C has gotten a lot more attention lately, and I am curious what people on SO's opinions are.
I personally fought the syntax at first but have gotten more and more used to it now. I really like the named arguments. I have some pet peeves with how things are done in Obj-C vs other languages, but I will refrain from comment on them here.
© Stack Overflow or respective owner