Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: 1.4
-
Labels:None
-
Number of attachments :
Description
It will be better to write keys without commas if there is no space in the key name. It's less verbose.
Also it will be great to have support for layout. A simple callback interface could be provided to allow insertion of white spaces before and after writing keys, values, etc. Right now everything is dumped in a single line.
Thanks
Activity
Adrian Tarau
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | JETTISON-42-Quotes.patch [ 35043 ] |
Adrian Tarau
made changes -
| Attachment | JETTISON-42-Quotes.patch [ 35058 ] |
Dan Diephouse
made changes -
| Fix Version/s | 1.2 [ 15247 ] | |
| Fix Version/s | 1.1 [ 13413 ] |
Dejan Bosanac
made changes -
| Fix Version/s | 1.2 [ 15247 ] | |
| Fix Version/s | 1.3 [ 16146 ] |
Sergey Beryozkin
made changes -
| Fix Version/s | 1.4 [ 17350 ] | |
| Fix Version/s | 1.3 [ 16146 ] |
Patch , key quotes.
If you think a JSONLayout makes sense, I can send you a patch with it.
Thanks.