On Jun 2, 2011 3:48 AM, "Panam" <[email protected]> wrote:
> Hm, I am just looking for a way to enocde and persist (webstore) state
> (some POJO properties) on the client.

http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/requestfactory/shared/RequestFactory.html#getSerializer(com.google.gwt.requestfactory.shared.ProxyStore)


> I have difficulties to see see how the RequestFactory will help me
> here as my intention is that it is for client server communication.

I think you should read the link I posted, that's what RequestFactory is
used for


> As I understand autobeans, they are that part of the bindery framework
> that is used for this purpose (amongst all by the request factory
> itself). That's why I am trying to use them here.
>

I don't think autobeans are meant to be used directly by end users but by
proxy in other GWT features like requestfactory

-- 
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.

Reply via email to