Hi, I'm creating a GWT-RPC server on Go, and i'm having a problem...
When sending or returning RPC data, all class names have a number, for example: "my.project.model.Data/*12345678*" It appears that the number is some kind of versioning. Anybody knows how to generate that number so my JSON result would create it correctly? Thanks. -- 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/-/MqMsCoSREuIJ. 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.
