On Sunday, January 16, 2011 8:47:12 AM UTC+1, agi wrote: > > @Thomas I was thinking about using all those new 2.1 classes like > UserInformation etc... but I have read that in gwt 2.1.1 some classes > used to support some simple authentication will be deleted ( or > already are), as mentioned here: > http://code.google.com/p/google-web-toolkit/issues/detail?id=5564. > So should we try to follow example which is still using: > UserInformation, UserInformationProxy, UserInformationRequest, > UserInformationSimpleImp, LoginWidget ..? and if yes, which parts you > could recommend to investigate?:) >
They're no longer in 2.1.1; you should try to follow the Expenses sample that ships with 2.1.1 (which oviously no longer uses UserInformation). -- 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.
