| Issue 121: | SerializedName should allow Java reserved words in JSON | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
See http://groups.google.com/group/google-gson/browse_thread/thread/085ae0279f57b8e9?hl=en |
||||||||||
,
May 24, 2009
Fix submitted in r426.
Status: Fixed
Owner: joel.leitch |
|||||||||||
,
Aug 24, 2009
SerializedName should allow '-' too.
@SerializedName("font-size")
private Integer fontSize;
|
|||||||||||
,
Aug 24, 2009
(No comment was entered for this change.)
Status: Accepted
|
|||||||||||
,
Sep 29, 2009
Fixed in r455. Added a new default naming policy with dashes in r456.
Status: Fixed
|
|||||||||||
| ► Sign in to add a comment | |||||||||||