The thing i want to do is to add a custom encoder/decoder using ISO 8601. I think i can do that creating a custom version of GWT build but this is not convenient... Any ideas ? Thanks!
Asked
Active
Viewed 396 times
5
-
What is the use case of adding a castom encoder? – Andrejs Mar 30 '12 at 18:43
-
@Andrejs I need to preserve TimeZone info on the serialization. http://code.google.com/p/google-web-toolkit/issues/detail?id=398 – Eduardo Guardiola Apr 02 '12 at 08:40