I've got an app that may migrate to SmartGWT. It uses standard GWT widgets, GWTP, Guice, Gin, MyBatis. Please let me check some assumptions and ask a few questions that I hope are not too trivial.
1) It seems that gradual migration from GWT widgets to SmartGWT widgets is possible, but not recommended. For an app with 16 to 20 screens, should I start it over from scratch or migrate gradually?
2) Is anyone using Guice with SmartGWT? (I've seen mention of Spring, but Guice is working pretty well for us so far and I'd like to keep it.)
3) How about Gin? Does it have any role in a SmartGWT applications?
4) And MyBatis? I don't see it supported. But is there any reason to keep it if we use the Pro version of SmartGWT?
Many thanks!
,chris
1) It seems that gradual migration from GWT widgets to SmartGWT widgets is possible, but not recommended. For an app with 16 to 20 screens, should I start it over from scratch or migrate gradually?
2) Is anyone using Guice with SmartGWT? (I've seen mention of Spring, but Guice is working pretty well for us so far and I'd like to keep it.)
3) How about Gin? Does it have any role in a SmartGWT applications?
4) And MyBatis? I don't see it supported. But is there any reason to keep it if we use the Pro version of SmartGWT?
Many thanks!
,chris
Comment