History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XSTR-446
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Joerg Schaible
Reporter: Joerg Schaible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XStream

JsonHierarchicalStreamWriter writes objects for some primitive types

Created: 25/Oct/07 12:04 PM   Updated: 25/Oct/07 12:07 PM
Component/s: IO
Affects Version/s: 1.2.2
Fix Version/s: 1.x Maintenance


 Description  « Hide
JsonHierarchicalStreamWriter emits object notation instead of direct values for the primitive types byte, short, long, float, double, char and their boxed types. Also it cannot handle a 0 character.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Joerg Schaible - 25/Oct/07 12:07 PM
Fixed in head revision.