Hello, I have seen discussion and implementation of XS RPC via <script> tag injection [1], but has there been one done via iframes? It seems superior as it can work around the url length limit w/o sessions (just sending the messages to the other iframe in smaller packets). Do you see any showstoppers? Any hints on how to implement it in GWT?
[1] - http://groups.google.com/group/Google-Web-Toolkit-Contributors/browse_thread/thread/94c18c4ec158070c -- Best Regards, Piotr Jaroszyński --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
