|
|
|
|
|
by sacheendra
3327 days ago
|
|
IMHO the boilerplate code is much easier to read than understanding the nuances of XML if I have to read a document. {"type":"currency", "unit":"euro", "amount": 10} feels easier to understand than <currency unit="euro">10</currency> |
|