[gwt-contrib] Add ability to have more than one RequestFactory (issue653802)

2010-07-22 Thread iscy
Reviewers: , Description: When more than one RequestFactory is created, we are getting compiling errors because some of the records are not in the same package than the actual request factory. To fix this, we simply add all the imports to the RequestFactoryGenerator in order to know where to

Re: [gwt-contrib] Add ability to have more than one RequestFactory (issue653802)

2010-07-22 Thread Ray Ryan
Thanks for the patch! We just noticed this ourselves, and a broader patch should soon go in that includes this fix. On Thu, Jul 22, 2010 at 7:59 AM, i...@invalidip.com wrote: Reviewers: , Description: When more than one RequestFactory is created, we are getting compiling errors because

Re: [gwt-contrib] Add ability to have more than one RequestFactory (issue653802)

2010-07-22 Thread Pascal Patry
On Thursday, July 22, 2010 02:01:53 pm Ray Ryan wrote: Thanks for the patch! We just noticed this ourselves, and a broader patch should soon go in that includes this fix. Great.. are we going to be able to extend a RequestFactory with this patch? I described the issue there:

Re: [gwt-contrib] Add ability to have more than one RequestFactory (issue653802)

2010-07-22 Thread Ray Ryan
Please don't get too attached to EditorSupport. It was a last minute hack without a lot of thought behind it. A ground-up rewrite is in progress. We'll share details soon. RequestFactory too is undergoing surgery, per https://wave.google.com/wave/waveref/googlewave.com/w+WU4iAICkI Not that I