Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
akdor1154
on Oct 30, 2019
|
parent
|
context
|
favorite
| on:
When XML Beats JSON: UI Layouts
As opposed to json: `{"number": 12345678901234567890}`
What does that look like when you parse it?
vbezhenar
on Oct 30, 2019
[–]
Mapping from string to number. Probably BigInteger for Java, whatever other standard integer for other languages.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What does that look like when you parse it?