▲ | godisdad 3 days ago | |||||||||||||||||||||||||
> As JSON is such an important part of the web nowadays, it deserves to be treated with more care. There is a case to be made here but Corba, SOAP and XML-RPC likely looked similarly sticky and eternal in the past | ||||||||||||||||||||||||||
▲ | int_19h 3 days ago | parent | next [-] | |||||||||||||||||||||||||
I don't recall either CORBA or SOAP ever seeing enough penetration to look "eternal" as mainstream tech goes (obviously, and especially with SOAP, there's still plenty of enterprise use). Unlike XML and JSON. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | mdaniel 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
I hear you, but I am not aware of anyone that tried XMLHttpRequest.send('<s:Envelope xmlns:s...') or its '<methodCall>' friend from the browser. I think that's why they cited "of the web" and not "of RPC frameworks" | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | andreasmetsala 3 days ago | parent | prev [-] | |||||||||||||||||||||||||
Eternal or not, right now JSON is used everywhere which means the performance gains of a more optimized Stalin would be significant. Just because we don’t know if JSON is around in 10 years doesn’t mean we should settle for burning extra compute on it. |