Hi, I have a number of class decelerations, most are passed between client and server via RPC AND used in the data store (Objectify). Some just get used in on but not the other. The stock watcher demo for RPC puts the class that is passed back and fourth in the .client path, but wouldn't it be better in the .shared path since both the client and the server uses it? Is there a downside to doing it this way?
Michael -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
