>
> This issue was fixed when i switched from 2.7.0 to 2.8.0-Snapshot . 
> However, in the snapshot, beans which have only primitives and Strings 
> work. But, beans that have any collections ( lists / maps) don't work, 
> giving a similar error as this.
>

At work we use SDM with incremental compile, GWT 2.8.0-SNAPSHOT and an 
AutoBean that contains primitives (boolean, String), a Set as well as a 
Map<String, 
Set<String>>.

We are decoding the JSON on client side without any problems (encoding 
happens on server).

-- J.
 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to