Hi,

I recently tried to use GWT's Cross Site linkers to allow GWT code
loaded from different servers.
And - they really like a charm - great work! :)

Linker "xs" does not seem to work in dev mode [1], Linker "xsiframe"
[2] works both in dev an production mode, but needs script tags of
gwt.xml to be included by the host html page. Both seem to support
code splitting.

But still - can anybody explain why there are two Cross Site linkers?
What's the difference between the two?

Thanks!


Best,

Raphael
[1] 
http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/core/XSLinker.gwt.xml
[2] 
http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/core/CrossSiteIframeLinker.gwt.xml

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to