I still don't understand why History.onHistoryChanged(historyToken) has been deprecated.
Deprecation, in my understanding, is indicating that a better way of doing something has been added and the deprecated method has been superceeded. This is not the case with onHistoryChanged. Under some circumstances, you need to fire the listeners without writing a history token. This can only be done with onHistoryChanged(). There is no alternative. Why deprecate it? Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
