Hacker News new | ask | show | jobs
by q3k 2070 days ago
I agree with your points :).

IIUC the 'JSON polymorphism' exists _to_ support handles - so that a field `foo` may either contain directly an object as data, or a string as a handle to that data.