由买买提看人间百态

topics

全部话题 - 话题: sproutcore
(共0页)
a*****s
发帖数: 49
1
【 以下文字转载自 Java 讨论区 】
发信人: address (干嘛不成,吃嘛都香), 信区: Java
标 题: Flex,Silverlight or Cappuccino/Sproutcore/JavascriptMVC?
发信站: BBS 未名空间站 (Wed Sep 8 09:30:32 2010, 美东)
I am doing some research on RIA frameworks for a project. Not sure if
anyone on this board has experiences for these packages.
Flex/Flash
SilverLight
JQuery, JQueryUI
Cappuccino
Sproutcore
JavascriptMVC
... ...
Which one is better? Any recommendations on where to read more about
comparison about these? Has spent long time on google b
a*****s
发帖数: 49
2
I am doing some research on RIA frameworks for a project. Not sure if
anyone on this board has experiences for these packages.
Flex/Flash
SilverLight
JQuery, JQueryUI
Cappuccino
Sproutcore
JavascriptMVC
... ...
Which one is better? Any recommendations on where to read more about
comparison about these? Has spent long time on google but still not much
progress.
Thanks!
x*****p
发帖数: 1707
3
If you only compare the feel-and-look of each RIA technology, it is hard to
find out which one is better. However, Flex becomes more popular because it
provides a technology called AMF channel. This new technology has much
better performance on the data communication. The traditional way is XML
format, but AMF channel is 5-6 times faster than XML.
Therefore, I think Flex will dominate the RIA market in the next 5 years.
k***r
发帖数: 4260
4
其他的RIA也可以不用XML啊。用JSON之类的就好了。
AMF用什么?binary吗?
But anyway, to say one RIA framework is better than
another just based on its data structure doesn't sound
very convincing to me.

to
it
years.
x*****p
发帖数: 1707
5
AMF is 3 times faster than JSON.
(共0页)