http://code.google.com/p/google-web-toolkit/source/detail?r=4239
Addresses some of the remaining issues from http://groups.google.com/group/Google-Web-Toolkit- Contributors/browse_thread/thread/486babc9bb0863a9 In particular, nukes the unused Iterator class from ElementMapper, fixes a bug in DatePicker#removeStyleFromVisibleDates, touches up some javadoc, removes unneeded redeclaration of refresh from CalendarView. We still lack unit tests on CalendarView and ElementMapper, and time may not permit them. There is also a discussion in progress on removeStyleFromVisibleDates. When that is done, any remaining methods with Iterator in their signature will need to re-worked to use Collection instead. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
