从 Flex 3.2 迁移到 Flex 3.5?
我需要做出哪些改变?
- 升级过程中可能出现哪些问题?
- 从 flex 3.2 升级到 3.5 的好处。
what changes I need to make?
- What can be the possible issues in upgrading ?
- Benefits of upgrading from flex 3.2 to 3.5.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
根据我的经验,3.x SDK 中的升级没有任何变化。对我来说没有任何重大变化。
所以我建议你直接升级到4.1甚至4.5。这将需要相当大量的工作,但会给你带来很多好处:)
From my experience there wasn't any changes with upgrades within 3.x SDKs. And there wasn't any significant changes for me.
So I recommend you to upgrade to 4.1 or even to 4.5 directly. It will take rather big amount of work but give you a lot of advantages :)
3.2 和 3.5 之间应该不会有任何重大变化。我相当确定,如果您在 3.5 中重新编译您的项目,您不会注意到任何差异。与大多数 3.* 更新一样,此次更改主要是修复一些小错误。
There shouldn't any major changes between 3.2 and 3.5. I'm fairly certain that if you were to recompile your project in 3.5, you won't notice any difference. The change was mostly a few small bug fixes here and there, like most of 3.* updates.