问题
We are using SmartGwt 2.5 and application is very large. I want to know is there any way to implement Code Splitting or Partial JS loading in SmartGWT. Any pointers would be really appreciated.
回答1:
You can use Gwt's code splitting directly in SmartGwt. http://code.google.com/webtoolkit/doc/latest/DevGuideCodeSplitting.html
来源:https://stackoverflow.com/questions/8654544/smart-gwt-code-splitting