将 Flex3 应用程序迁移到 Flex4 的优点
将 Flex 3 应用程序(Java 后端、BlazeDS、Spring、Hibernate)迁移到 Flex 4 有哪些优势?
Flex 4 的最大优势之一是设计。假设与性能相比,设计/用户界面目前并不是业务的主要驱动力,那么我们可以强调哪些其他因素?
我们已经在应用程序上实现了 Cairngorm 和 Swiz(计划在未来逐步“推出”Cairngorm)。
有什么意见吗?
谢谢, 斯里
What are the advantages of migrating a Flex 3 app (Java backend, BlazeDS, Spring, Hibernate) to Flex 4?
One of the biggest advantages of Flex 4 is design. Assuming that design / UI isn't a big driver for the business right now as compared to performance, what are the other factors we can highlight?
We have implemented Cairngorm and Swiz on the App (with a gradual "roll out" of Cairngorm planned for the future).
Any opinions?
Thanks,
Sri
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我能想到的是,
I can think of,
Swiz 和烦人的汽车喇叭?我非常喜欢 Swiz,但我认为“逐渐推出 cairngorm”的意思是“漫长、缓慢且不有趣的 cairngorm 推出”。 :-)
Flex3 非常可靠——如果您已经有了一个代码库,那么几乎没有理由改用 Flex4:pez 说“轻量级组件”,但真正的负载差异即使不是不存在,也可能可以忽略不计。大多数应用程序的需求。 (无论哪种方式,我认为他指的是架构良好的类似 openFlux 的组件。)
您正在构建什么样的应用程序?具有大量表单字段的应用程序并不是进行尝试的理由(除非您当前的代码库相对较小)。
Vector 类非常棒,但是您可以使用 flex3 完成您需要的所有操作。
Swiz AND the annoying car-horn? I absolutely love Swiz, but I assume that by 'gradual roll-out of cairngorm' you meant, 'long, slow and not fun roll-out of cairngorm.' :-)
Flex3 is very solid -- if you already have a code-base, there are few reasons to change over to flex4: pez said 'lightweight components', but the true load difference is probably negligible if not non-existant for the needs of most applications. (Either way, I assume he meant well-architected openFlux-like components.)
What kind of app are you building? An app with a bunch of form fields isn't a reason to make the plunge (unless your current code-base is relatively small).
The Vector class is great and all, but you can do everything you need with flex3.
下面是 Flex 4 中“十大”新功能的一个很好的列表的链接:
http://www.infoq.com/articles/top-10-flex4-changes
我个人最喜欢的一些:
Here's a link to a pretty good list of the "top 10" new features in Flex 4:
http://www.infoq.com/articles/top-10-flex4-changes
Some of my personal favorites: