On Saturday, October 20, 2012 8:33:04 PM UTC+2, dhoffer wrote: > > Yeah that helps a ton. That's by far the best explanation of how to > use AutoBeans that I have seen, I recommend that this get added to the > current docs on the web. > > > That being said I'm still getting an error in one place. In this call > in my code AutoBeanCodex.encode(payloadAutoBean)...several levels down > in the call stack it makes this call: > > AutoBeanUtils.getAutoBean(value) which returns null, and this result > is the input for the second parameter in the next method. >
Ha, known issue actually: http://code.google.com/p/google-web-toolkit/issues/detail?id=6904 -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/hWE_gFMjYJcJ. 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.
