On Friday, June 24, 2011 3:52:08 PM UTC+2, tanteanni wrote: > > ok thats clear enough but there is my problem: providing an activity mapper > that returns a cached activity. how does such an getActivity -method looks > like (my only idea is to return an activity saved in some global field). but > i can't believe that "CachingActivityMapper" could provide a cached > activity?! >
Have you looked at CachingActivityMapper's source code? I mean, have you looked at that: http://code.google.com/p/google-web-toolkit/source/browse/releases/2.3/user/src/com/google/gwt/activity/shared/CachingActivityMapper.java -- 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/-/RobKK7HgfLAJ. 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.
