Hi, I'm working on a Go implementation of GWT-RPC... It's in a very early stage, but it's working fine for most objects...
One object that i don't know how to convert is the java.util.Date class. It sends something like this: TGyZwy5 And i don't have a clue of how to convert it to milliseconds, nanoseconds, or anything that it used to be before serialization. Any help would be very appreciated. Thanx. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/it7VRmS4xt8J. 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.
