|
|
|
|
|
by wmil
4395 days ago
|
|
C++ made certain decisions about syntax, Java kept many of them. They have been dominant languages for many years. Objective-C made different decisions. They aren't clearly better or worse, just different. So C++/Java developers have to learn to read a new syntax and have to give up all of their favorite tools. After all that work, they end using something that's basically the same as their old language. So they aren't thrilled about the change. |
|