On Tue, Mar 31, 2009 at 9:56 AM, John Tamplin <j...@google.com> wrote:

> My point is I don't see why this is different than any other toString() --
> should we be short circuiting HashMap.toString()/etc for production
> compiles?  If an app is concerned about pulling in all the toString methods,
> they will already be working make sure they are not used in which case this
> will get pruned as well, right?
>

The critical difference is that micro apps aren't going to be using HashMap.
 They ARE going to be using JavaScriptObject.

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

Reply via email to