Re: GWT-Platform with GWT 2.1

2010-10-08 Thread Slava Lovkiy
I wonder if upcoming GWT 2.1 release will contain dispatcher from gwtp ? On Sep 30, 9:38 am, Christian Goudreau goudreau.christ...@gmail.com wrote: There's no big plan for now, since features are moving a lot in trunk of Gwt, but I can assure you that we will include every Gwt core features

Re: GWT-Platform with GWT 2.1

2010-10-08 Thread Travis Camechis
I don't think so. They are introducing there new Concept of the RequestFactory in this release. Could be wrong though. On Fri, Oct 8, 2010 at 8:47 AM, Slava Lovkiy slava.lov...@gmail.com wrote: I wonder if upcoming GWT 2.1 release will contain dispatcher from gwtp ? On Sep 30, 9:38 am,

Re: GWT-Platform with GWT 2.1

2010-10-06 Thread Travis Camechis
How stable is the trunk version? Thinking about building it from scratch at least until .5 so I can begin taking advantage of the spring features. On Tue, Oct 5, 2010 at 12:28 PM, Philippe Beaudoin philippe.beaud...@gmail.com wrote: Spring support is planned for release 0.5 (e.t.a. early

Re: GWT-Platform with GWT 2.1

2010-10-06 Thread Christian Goudreau
You should take a look at the CI builds instead, they are already build from trunk. As soon that spring feature will be in trunk, our automatic CI server will build the project for you. ContinuousIntegration https://code.google.com/p/gwt-platform/wiki/ContinuousIntegration Cheers, On Wed, Oct

Re: GWT-Platform with GWT 2.1

2010-10-06 Thread Travis Camechis
good point. I forgot about the CI server. On Wed, Oct 6, 2010 at 10:29 AM, Christian Goudreau goudreau.christ...@gmail.com wrote: You should take a look at the CI builds instead, they are already build from trunk. As soon that spring feature will be in trunk, our automatic CI server will

Re: GWT-Platform with GWT 2.1

2010-10-06 Thread Philippe Beaudoin
Latest features are not super stable. (We plan a change in ClientActionHandler's API soon.) But the bulk of it is fairly stable. We use the trunk in production. Philippe On Wed, Oct 6, 2010 at 7:55 AM, Travis Camechis camec...@gmail.com wrote: good point.  I forgot about the CI server. On

Re: GWT-Platform with GWT 2.1

2010-10-06 Thread Travis Camechis
Good to know. On Wed, Oct 6, 2010 at 11:07 AM, Philippe Beaudoin philippe.beaud...@gmail.com wrote: Latest features are not super stable. (We plan a change in ClientActionHandler's API soon.) But the bulk of it is fairly stable. We use the trunk in production. Philippe On Wed, Oct 6,

Re: GWT-Platform with GWT 2.1

2010-10-05 Thread Travis Camechis
Do you have to use Guice on the server side in order to use Dispatch or can you use Spring on the server side? On Wed, Sep 29, 2010 at 11:46 PM, Brendan Doherty bren...@propertysimplified.com wrote: Here are a few discussions on the differences.

Re: GWT-Platform with GWT 2.1

2010-10-05 Thread Philippe Beaudoin
Spring support is planned for release 0.5 (e.t.a. early November) Philippe On Tue, Oct 5, 2010 at 6:40 AM, Travis Camechis camec...@gmail.com wrote: Do you have to use Guice on the server side in order to use Dispatch or can you use Spring on the server side? On Wed, Sep 29, 2010 at 11:46

Re: GWT-Platform with GWT 2.1

2010-10-01 Thread Brendan Doherty
Here are a few discussions on the differences. http://groups.google.com/group/gwt-platform/browse_frm/thread/862cab91ccb28d40/cfa2e17fa2a510cc http://groups.google.com/group/gwt-platform/browse_frm/thread/4c00e59dc139ccdf/759eb3a5a6fa67ff

Re: GWT-Platform with GWT 2.1

2010-09-30 Thread PhilBeaudoin
One good place to start are Thomas Broyer article on 2.1 MVP in case you haven't read them already: http://tbroyer.posterous.com/gwt-21-places http://tbroyer.posterous.com/gwt-21-places-part-ii http://tbroyer.posterous.com/gwt-21-activities

Re: GWT-Platform with GWT 2.1

2010-09-30 Thread Travis Camechis
Thanks for you response. I think we will use GWTP along with 2.1M3+ so we can take advantage of the cell widgets. Hopefully in doing so I will also be able to make contributions to GWTP. Travis Camechis Software Engineer On Thu, Sep 30, 2010 at 2:01 PM, PhilBeaudoin

Re: GWT-Platform with GWT 2.1

2010-09-30 Thread PhilBeaudoin
Also, the following discussion will likely be of interest to you: http://groups.google.com/group/gwt-platform/browse_thread/thread/4c00e59dc139ccdf On Sep 30, 11:01 am, PhilBeaudoin philippe.beaud...@gmail.com wrote: One good place to start are Thomas Broyer article on 2.1 MVP in case you

Re: GWT-Platform with GWT 2.1

2010-09-29 Thread Bayard Randel
Yes, I'm currently working on a GWTP project using 2.1M3 without any issues. On Sep 30, 9:01 am, tc camec...@gmail.com wrote: We currently looking at starting a new project.  I like what GWT 2.1 provides.  Does anyone know if you can use GWT-PLATFORM with 2.1M3+? The main thing we would like

Re: GWT-Platform with GWT 2.1

2010-09-29 Thread Travis Camechis
Does anyone know what the plan is for GWT-Platform with the upcoming 2.1 release? Will GWT-Platform integrate the new features or some of them? On Wed, Sep 29, 2010 at 4:04 PM, Bayard Randel k...@bestpractice.net.nzwrote: Yes, I'm currently working on a GWTP project using 2.1M3 without any

Re: GWT-Platform with GWT 2.1

2010-09-29 Thread Christian Goudreau
There's no big plan for now, since features are moving a lot in trunk of Gwt, but I can assure you that we will include every Gwt core features that we can. Cheers, On Wed, Sep 29, 2010 at 6:26 PM, Travis Camechis camec...@gmail.com wrote: Does anyone know what the plan is for GWT-Platform

Re: GWT-Platform with GWT 2.1

2010-09-29 Thread Travis Camechis
understand. We are mainly trying to figure out which MVP framework to start with but not sure which one would be the wise decision. Can you tell me some of the benefits of GWTP over 2.1 MVP are? On Wed, Sep 29, 2010 at 6:38 PM, Christian Goudreau goudreau.christ...@gmail.com wrote: There's no