|
|
|
|
|
by Me1000
5390 days ago
|
|
Your second point is moot. 280slides proved high quality desktop class applications are possible on the web. Cappuccino helped reinforce that fact by providing several more apps, some of which rival even their desktop counterpart (picsengine, which no longer accepts new subscribers, is just as capable as iPhoto. In fact my father actually like Picsengine better!) Recently the new iCloud applications show that sexy animations are also possible on the web, if you're willing to put time into polishing it! Performance on the web hasn't _really_ been an issue in years. The real issue is bad developers set the bar for web applications very low. |
|
So ... where are they now? It was a nicer webapp, but no substitute for Keynote. Having worked with ObjJ/Cappaccino, I found it to be a frustrating attempt at working around the browser, rather than an actual solution.
Performance on the web hasn't _really_ been an issue in years. The real issue is bad developers set the bar for web applications very low.
That's poppycock. In terme of performance, you simply can't come close to what native apps are doing. We invest enormous effort in leveraging threading and extremely low cost implementations in native code, even dropping down to NEON/etc where appropriate.
There is room for higher level languages (arguably that's what ObjC is, plus ARC) but JS simply is not a replacement for what native app developers are doing. NaCL is.