Hi, I am new to GWT and kinda dealing with the same questions at the moment. I need user data, basically a User object very often and I want to get it just once in every request. At this moment multiple presenters are getting the User and this is obviously bad for performance.
The solution Feldman suggested sounds right to me, I just have no idea how to set this up. Could you give me a code example on how to implement this? Best, J -- 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.
