Ray,
     This commit tries to get us out of figuring out how we want to use
enums  by giving us api breathing room to introduce them (or not) later.

In specific, we now use getNativeKeyCode and getNativeButton, remove any
mention of integers from KeyCodeEvent and MouseEvent, plus remove the
anti-pattern encapsolated in HasKeyCodes and replaces it with a KeyCodes
static class that should have its members statically imported instead.

http://code.google.com/p/google-web-toolkit/source/detail?r=4018

-- 
"There are only 10 types of people in the world: Those who understand
binary, and those who don't"

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to