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