Hello,
> How would you define that format in a general way ? Like what I did when
> saying
> "- untyped : value
> - typed : {"@type", "typeName", "value" : value}"
>
> Just trying your point better.
> Also what are the downsides you see with the format suggested above ?
This makes sense to me.
Thus, Vertex becomes {@type=vertex, …}.
If you want to use JSON types, don’t {@type=} them, else, you can do
{@type=int32}
Marko.
