|
|
|
|
|
by trevelyan
6511 days ago
|
|
I'm confused as well. XML is fantastic for providing an easy way to roll customized data storage and interchange documents. The article is pointing to technologies like JSON as a "backlash" to XML. I only use JSON when sending PHP objects directly to javascript to manipulate. Why create a data interchange format if you don't need to? |
|