Hi Jim,
For completeness, the GWT 2.0 Story Of Your Compile feature will also show
other information related to the size of your application by showing the
link between packages, class and even methods defined in your module and the
size of their generated JavaScript code.

1. Native drag and drop.


For the time being, you can use Fred Sauer's gwt-dnd library (link below).
You can also keep track of Issue #123 which has currently been accepted and
plans to include some form of drag and drop support in a future release.

gwt-dnd:
http://code.google.com/p/gwt-dnd/

Issue #123:
http://code.google.com/p/google-web-toolkit/issues/detail?id=123

2. some widgets including cancas in Incubator


I believe the GWTCanvas widget in the incubator needs some updating before
being promoted to GWT core. There is an open issue for this on the Issue
Tracker (link below) that was recently updated to get more attention on the
issue.

Issue #1534:
http://code.google.com/p/google-web-toolkit/issues/detail?id=153<http://code.google.com/p/google-web-toolkit/issues/detail?id=1534>

Hope that helps,
-Sumit Chandel


>
> What is the roadmap?
>
>
> Thanks,
>
> Jim
>
>
> On Jun 3, 6:46 pm, Todd Seiber <[email protected]> wrote:
> > Here is what I got out of the talks:
> >
> > - Code Splitting: GWT.runAsync(): allows the developer insert sections
> > of code to split. You initial code might be maybe 1MB of script but
> > code splitting can get it down to a couple hundred kb to load faster.
> > Code will be loaded asynchronously as needed.
> >
> > - OOPHM (Out of Process Hosted Mode): will be available in GWT 2.0.
> > Search for OOPHM for details. I am currently using it with trunk and
> > love it. :)
> >
> > - SOYC (Story of Your Compile): This is a new tool that will help
> > developers see the impact of code splitting.
> >
> > - improved layout for several Widget (ex: DockPanel)
> >
> > - Javascript compiler optimizations.
> >
> > On Jun 3, 4:23 pm, Jim <[email protected]> wrote:
> >
> >
> >
> > > Whoever attended Google I/O conference can tell me about GWT 2.0
> > > features and roadmap? I can not find useful information by searching
> > > "GWT 2.0".
> >
> > > I appreciate your help.
> >
> > > Jimhttp://www.gwtorm.com-GWT ORMhttp://
> code.google.com/p/dreamsource-orm/- Hide quoted text -
> >
> > - Show quoted text -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to