Linked by Thom Holwerda on Thu 8th Apr 2010 22:38 UTC
Permalink for comment 418305
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 06/13/13 14:35 UTC
Linked by Thom Holwerda on 06/11/13 17:07 UTC
Linked by Thom Holwerda on 06/10/13 23:13 UTC
Linked by Thom Holwerda on 06/08/13 14:57 UTC
Linked by Thom Holwerda on 06/07/13 11:40 UTC
Linked by Thom Holwerda on 06/04/13 12:45 UTC
Linked by nfeske on 05/31/13 10:12 UTC
Linked by Thom Holwerda on 05/29/13 16:59 UTC
Linked by Thom Holwerda on 05/24/13 17:26 UTC
Linked by Thom Holwerda on 05/21/13 21:38 UTC
More Features »
Sponsored Links



Member since:
2005-07-06
It should not affect people who build C/C++ and Objective-C based APIs. Same routines and target multiple platforms (mobile to desktop OSes). Unless Apple decides to ban C/C++ functions then those people are good. The routines call Apple's Native routines in Objective-C and are compiled with X-Code (api layers).
That means developers can develop in Visual Studio, X-Code, GNU/C++, Java, etc. Yes the developer needs to know the language, but they use the API Layer routines to handle things. If you write your routines, classes etc based on the API Layer it works great.
They just don't want you to code in Java, Flash, C# and then with a Magic Wand translate to iPhone.