crumbpicker

Results 5 comments of crumbpicker

My goal was to include lazy fields in the JSON string. Is there another way to achieve this ?

Here is a similar functionality implemented in the GSON library: https://sites.google.com/site/gson/gson-user-guide#TOC-JSON-Field-Naming-Support http://google-gson.googlecode.com/svn/trunk/gson/docs/javadocs/com/google/gson/FieldNamingPolicy.html#LOWER_CASE_WITH_UNDERSCORES Still any suggestion ?

+1 Maybe Option could be an option ? I hope there will be support for this.

I don't know why but it doesn't work for me wihthout this new definitions. When I try to insert an Option[Int] Scala throws the following error : type mismatch; found:...