Commit 56ca55a
committed
data: document differences between the native dict format and json
The native dict format is not a 1:1 translation of the JSON format. This
was a deliberate design choice to make it easier to work with data nodes
in python code. Document the differences.
Fixes: #60
Signed-off-by: Robin Jarry <robin@jarry.cc>1 parent 5b10c43 commit 56ca55a
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
713 | 724 | | |
714 | 725 | | |
715 | 726 | | |
| |||
0 commit comments