This patch addresses issue #629.  Previously, wrapJSO would clobber the jso's existing toString method (if any) due to it indiscriminately copying fields in from the prototype.  This patch addresses the problem by specifically saving off the jso's toString field.

Found by: aglaforge
Review by: mmendez

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@480 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed