Re: [gwt-contrib] Make JsonpRequest[Builder] Extensible

2009-11-18 Thread John Tamplin
On Wed, Nov 18, 2009 at 2:47 PM, jarrod wrote: > However, I can't quite dump my own JSONP implementation in favor of > the new GWT counterpart. Reason: my JSON-P web service requires OAuth > signatures. > Please create an issue with your details to make sure we don't lose it. At this point, I d

[gwt-contrib] Make JsonpRequest[Builder] Extensible

2009-11-18 Thread jarrod
First off, I love thata GWT 2.0 includes native support for JSON-P requests! However, I can't quite dump my own JSONP implementation in favor of the new GWT counterpart. Reason: my JSON-P web service requires OAuth signatures. Details: Unfortunately, neither the (HTTP) RequestBuilder nor the Json