Hacker News new | ask | show | jobs
Monotouch believes Apple's final 4.0 SDK may give more wiggle room. (mono-project.com)
2 points by AnneTheAgile 5914 days ago
2 comments

See also this article on AppleInsider : http://bit.ly/aVCuKz

I'm not privy to the technical details, but it would seem Apple banning other programming languages than Objective-C etc. was not an ideological decision, but that it was based on the new requirements of the multitasking feature in iPhone OS 4.0.

Can anyone with more technical know-how weigh in on this discussion ?

That argument has no weight at all. http://news.ycombinator.com/item?id=1253621 has a good dissection of it.
Seems unlikely. What trouble could an application translated from another language cause that a custom C++ / C program can not? Other than simple inefficiency of course.