The first round of coding is done. Follow-up from http://groups.google.com/group/Google-Web-Toolkit-Contributors/browse_thread/thread/5e180695145892d5
@Scott, Can you review the hosted-mode portions (dev/shell/*)? There's also a small tweak to GWTRunnerGenerator that traps un-logged exceptions escaping when test cases are instantiated. @Lex, Can you review the compiler portions (dev/jjs/*)? About the only interesting code shared between the compiler and hosted-mode is JSORestrictionsChecker in dev/javac/*. It's like we're shipping two products in one! svn merge -r4432:HEAD https://google-web-toolkit.googlecode.com/svn/changes/bobv/jso_single_impl_r4432 . -- Bob Vawter Google Web Toolkit Team --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
