|
|
|
|
|
by taeric
221 days ago
|
|
JSON parsing is pretty much guaranteed to be a nightmare if you try and use the numeric types. Or if you repeat keys. Neither of which are uncommon things to do. My favorite is when people start reimplementing schema ideas in json. Or, worse, namespaces. Good luck with that. |
|