|
|
|
|
|
by kevincox
232 days ago
|
|
You seem to be assuming that a JSON object is a "struct" with a fixed set of application-defined keys. Very often it can also be used as a "map". So the number of keys is essentially unbounded and just depends on the size of the data. |
|
SICK: Streams of Independent Constant Keys
And "maps" seems to be a use case it is deliberately not aiming at.