Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.6
-
Fix Version/s: None
-
Component/s: JsonParser
-
Labels:None
-
Number of attachments :
Description
I was checking out SerializationConfig.Feature.WRAP_ROOT_VALUE setting and although the Javadoc says it's not implemented, it works on 1.7.x
So then I was trying the same setting on DeserializationConfig.Feature (the javadoc/source says that it's not implemented, and probably the name should also change to UNWRAP_ROOT_VALUE, on the Deserialization side)
Could we have this in the next possible minor/patch release, maybe?
Thanks!
Anand
PS: A discussion here http://stackoverflow.com/questions/5728276/jackson-json-top-level-segment-inclusion , prompted me to create this JIRA.
Right, javadoc for SerializationConfig was out of date.
This can be considered for the next minor release; which given timing will be 1.9.