- When starting a new application, what are the things that you weight out in order to decide whether to go with ExtGWT or ExtJS?
- For a programmer that knows both Javascript and Java, what is best to choose?
- Are there still performance issues with ExtGWT compared to ExtJS - back in 2008 people said that ExtGWT is slow for adding a large number of DOM nodes compared to ExtJS but they enjoyed the debugging support ExtGWT provided while in ExtJS debugging is hard and painful
- How do you find development in ExtGWT compared to ExtJS? Is the compile time of an ExtGWT app an issue - I saw it takes about 10-15 seconds to generate the JS classes while in ExtJS this is not an issue.
Thanks.