[gwt-contrib] Re: cross site RPC through iframes

2009-04-21 Thread Ray Cromwell
It wouldn't be hard to do it using this: http://timepedia.blogspot.com/2008/07/cross-domain-formpanel-submissions-in.html http://development.lombardi.com/?p=611 -Ray 2009/4/21 Piotr Jaroszyński : > > Hello, > > I have seen discussion and implementation of XS RPC via

[gwt-contrib] Re: cross site RPC through iframes

2009-04-22 Thread Piotr Jaroszyński
2009/4/21 Ray Cromwell : > > It wouldn't be hard to do it using this: > > http://timepedia.blogspot.com/2008/07/cross-domain-formpanel-submissions-in.html > http://development.lombardi.com/?p=611 Thank you very much, window.name hack looks really nice. I will look into making it possible to use G

GWT over RPC transports Re: [gwt-contrib] Re: cross site RPC through iframes

2009-04-24 Thread Ray Cromwell
Here's a new blog post from me that might help you in implementing: http://timepedia.blogspot.com/2009/04/gwt-rpc-over-arbitrary-transports-uber.html -Ray 2009/4/22 Piotr Jaroszyński : > > 2009/4/21 Ray Cromwell : >> >> It wouldn't be hard to do it using this: >> >> http://timepedia.blogspot.c

Re: GWT over RPC transports Re: [gwt-contrib] Re: cross site RPC through iframes

2009-04-28 Thread Piotr Jaroszyński
On Apr 24, 11:24 pm, Ray Cromwell wrote: > Here's a new blog post from me that might help you in implementing: > > http://timepedia.blogspot.com/2009/04/gwt-rpc-over-arbitrary-transpor... Thanks again, it will surely come in handy shortly (im still working on the RequestBuilder part). In the mea