First they were "just" web pages. Now they're "just" Java apps. What will they be next?I have more than a few friends who will be sad to know that in the year's they've spent developing with Java they weren't creating "real" programs.
There's a difference between an application running in the native code of the processor - and a web-page with some interpreted Java code.
It's a subtle difference to be sure. And one that most users simply don't care about.
But if you are unaware of such a subtle difference, perhaps you will equally unaware of the implementation difference between one type of multi-tasking and another.
What we want is to be able to swiftly switch between applications with no loss of context. - And for some apps to maintain a certain type on ongoing activity, even when not in foreground.
How that functionality is achieved is irrelevant, unless the implementation is so bad that the device has to come with a task manager and a pocket-protector.
C.