开发者

Proving GWT Code Splitting

i think u all开发者_开发问答 know about GWT Code Splitting because I have been programming on GWT about a month and I've recently know it, lol

I want to prove that a seperate file is going to be downloaded when there is a need for the code inside the runasynccallback in onsuccess. I am trying to invoke this code and use speed tracer to find the new downloaded file but i'm not perceiving it.

Has anyone try this or is there another method to prove this, because i need to show during my project presentation


Did you try out the compile report tool mentioned in http://code.google.com/webtoolkit/doc/latest/DevGuideCodeSplitting.html#splitting


You could inspect the files being downloaded with fiddler.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜