Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-13 | Trying a more sensible handling for get helpers in GatsDictionary, they throw | Mike Buland | |
an exception now if the key isn't found. getInt and getFloat will both probably be complimented by getBigInt and getBigFloat or something like it later on, but we'll always return types from those helpers that can't contain a null, so exceptions it is. |