最好的 Struts2 兼容 LGPL Javascript UI 组件库是什么?
我们目前有一个使用 Struts 1.2 构建的应用程序。我们目前正在将其迁移到 Struts2,并正在寻找一个很好的 LGPL UI Web 组件库该库在未来几年内仍然存在:
最好的选择是 >ExtJS,但 GPL 许可证(及其从 LGPL 到 GPL 的微妙转变)是不行的。
最好的然后我们就采用了 LGPL 分支 (GWT-Ext),但似乎它的未来并不不确定,因为社区的一部分希望让它与 ExtJS 一起发展(而不是坚持下去) 2.0.2...)因此也成为 GPL。
我们已经研究了Dojo,但我们不确定它是否足够成熟。
我们本来很想使用 jQueryUI,但与其他框架相比,UI 组件严重缺乏。
Qooxdoo 看起来很棒,但没有社区。
我们还研究了 YUI,它似乎很有希望......但同样,也存在疑问。
对于这个问题你有什么建议?
We currently have an application built with Struts 1.2. We are currently migrating it to Struts2 and are looking for a nice LGPL library of UI web components that will still exists within the next couple of years :
The cream of the cream would have been ExtJS, but the GPL license (and its subtle move from LGPL to GPL) is a No-Go.
We've then taken at the LGPL fork (GWT-Ext), but it seems that its future is not uncertain as part of the community want to have it evolve with ExtJS (and not stick with 2.0.2...) hence becoming GPL also.
We've taken a look at Dojo, but we are not sure that it is mature enough.
We would have loved to use jQueryUI, but there is a big lack of UI components compared to other frameworks.
Qooxdoo looks amazing, but has no community.
We've also taken a look at YUI, and it seems promising... But again, there are doubts.
What is your advice on the question?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我们正在使用 jQuery UI 和 jQuery 工具启动一个新的 Struts2 项目 (http://flowplayer.org/tools/索引.html)。它为我们提供了足够的东西,但可能无法提供您正在寻找的一切。
We are starting a new Struts2 project with jQuery UI and jQuery tools (http://flowplayer.org/tools/index.html). It's got enough stuff for us, but may not provide everything you are looking for.