From: William W. <wo...@al...> - 2010-04-10 17:52:18
|
On Apr 10, 2010, at 2:23 AM, Arno Puder wrote: > I really don't understand what the author of this article is trying to > say. What does multitasking have to do with the language you wrote the > application in? It sounded to me like the article was complaining about the possibility of writing an iPhone application using a JVM style kernel or interpreter. We do know that part of the multitasking model allows the application to specify a thread that continues to run after the rest of the application shuts down--and if you're emulating threading in a JVM style kernel, there is no way for the iPhone OS to do anything with that. But I agree; it raised more questions than it answered, and it'll be worth to see how things shake out. - Bill |