Translatable: Use Hashmap instead of Treemap because GWT supports it.
authorMurray Cumming <murrayc@murrayc.com>
Sun, 6 May 2012 14:18:36 +0000 (16:18 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Sun, 6 May 2012 14:18:36 +0000 (16:18 +0200)
commita93e0c63edd68011b2deeaa8d5c1cc32faab3a6b
treeeeb7292ef0c3f9881ca9e15e604d6afed00d2d8b
parentca945139bb9b923db86e1b8088d512a4f468474a
Translatable: Use Hashmap instead of Treemap because GWT supports it.

* src/main/java/org/glom/web/shared/libglom/Translatable.java:
The use of Treemap lead to this error from async methods, with no
further clue:
"The response could not be deserialized"
ChangeLog
src/main/java/org/glom/web/shared/libglom/Translatable.java