Friday, July 19, 2013

Re: AutoBeanCodexEncode does not encode numbers when zero is the value



Em sexta-feira, 19 de julho de 2013 16h33min26s UTC-3, AJ escreveu:
The AutoBean page states

Goals

  • Decrease boilerplate in model-rich applications
  • Support easy encoding of AutoBeans to JSON structures
  • Provide support code for common operations on data-model objects
  • Usable in non-GWT (e.g. server) code
Of course, that could mean usable in non-GWT Java code, but it doesn't say that :)


It is usable, as intended.
It is just not "decodable by unawares JSON parser" as you initially expected.
A Java machine is not needed to decode this representation.
You just need to decode it according with its protocol.

--
 P. 

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment