[appengine-java] Proxy objects in the session?

2011-07-08 Thread Craig Walls
Forgive me if this has been answered already...I looked around and found only this one unanswered post: http://groups.google.com/group/google-appengine-java/browse_thread/thread/636e7cb54d7ca505 It seems that if I create a proxy object and put it into the session, then I run into deserialization

Re: [appengine-java] Proxy objects in the session?

2011-07-08 Thread Ikai Lan (Google)
No, there's no reason this should be happening. As long as the object is serializable, you should be okay. Is Foo correctly being uploaded? By proxy object, I assume you mean an object that implements an interface? Ikai Lan Developer Programs Engineer, Google App Engine Blog: