Hi devesh, Thanks for reporting the issue. It has been triaged on the tracker for review by Scott.
Cheers, -Sumit Chandel On Feb 3, 8:01 pm, devesh <[email protected]> wrote: > If I have a key associated with a null value in a Dictionary, the get > (String) method will throw a MissingResourceException. Is that > intended? The javadoc > athttp://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/g... > does not make this clear. > > Here's an example of a dictionary with a misbehaving key/value pair: > > var badDict = { > badKey: null > > }; --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
