#45 YAML serialization: omit type tags for trivial raw values

Closed
opened 6 years ago by caryoscelus · 2 comments
There is no content yet.
caryoscelus commented 6 years ago
Owner

Might be complicated to implement with current abstract and decoupled serialization system.

Might be complicated to implement with current abstract and decoupled serialization system.
caryoscelus commented 6 years ago
Owner

Well, not that complicated actually; the title isn't very accurate though. It's about omitting type tags whenever it can be inferred from context (i.e. parent node) rather than from value itself.

Well, not that complicated actually; the title isn't very accurate though. It's about omitting type tags whenever it can be inferred from context (i.e. parent node) rather than from value itself.
caryoscelus referenced this issue from a commit 6 years ago
caryoscelus referenced this issue from a commit 6 years ago
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.