Hello , I use DOM.seteventlistener in my application. This method will be remove ?
Thanks On 13 déc, 13:58, Mike <[email protected]> wrote: > Great, thanks for the info! > > On Dec 12, 3:59 am, Sumit Chandel <[email protected]> wrote: > > > Hi Mike, > > > As Adam mentioned, the new event system you discovered in trunk is indeed > > for GWT 1.6, following the design details explained in the link he posted > > above. > > > The new event system should solve some of the problems in the current Event > > system (as detailed in the doc), including the use case you mentioned in > > your first post. While the upcoming GWT 1.6 event system will be quite > > different from the current model in a breaking way, the change should lead > > to drastically improved performance and ease of development. > > > Hope that helps, > > -Sumit Chandel > > > On Mon, Dec 8, 2008 at 11:17 AM, Adam T <[email protected]> wrote: > > > > It's for the version 1.6 event system: > > > >http://code.google.com/p/google-web-toolkit-incubator/wiki/ProposedEv... > > > > //Adam > > > > On 8 Dec, 17:06, Mike <[email protected]> wrote: > > > > Hi all, > > > > > Today i was browsing the latest source code for GWT and i saw that > > > > many event-related classes have been deprecated. (E.g. CLickListener > > > > and SourcesClickEvents.) Is a major refactoring of the event mechanism > > > > forthcoming? > > > > > (I was trying to figure out how the GWT event model works, i.e. i was > > > > wondering what the rock-bottom source for GWT events is and how they > > > > are `injected' into java. I discovered that GWT events are fired after > > > > handling browser events. In my opinion, this is not clearly explained > > > > in the GWT documentation. I worked an example, you can find it on my > > > > blog whatmovesmike.blogspot.com .) > > > > > Bye, Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
