ExtJS vs ExtGWT - Are they functionally equal?

旧时模样 提交于 2019-12-04 04:31:33

问题


Assuming a person has same level of expertise in JS and Java, Should he choose ExtJS or ExtGWT for a new project with Java / Spring server side backend,

1.Are they functionally equal?. All the widgets available in ExtJS are available in ExtGWT?

2.Or new widgets available in the ExtJS and they will be ported ExtGWT in next releases?.

I see that ExtJS 4 is coming. But ExtGWT is 3 only.

I could not find any comprehensive comparison between ExtJS and ExtGWT


回答1:


  • I have seen ExtGWT releases usually trail ExtJS
  • You can compare the available capability/widgets by browsing through the "Samples and Demos" for ExtGWT and ExtJS
  • You also want to consider the availability of a huge number of user extensions and plugins available for ExtJS

Considering the "same level of expertise" factor, I would chose a stack comprised of ExtJS (+ ExtDirect) + directjngine + Spring



来源:https://stackoverflow.com/questions/4886397/extjs-vs-extgwt-are-they-functionally-equal

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!