Software
JSON or XML
Recently I was discussing whether to use JSON or XML as the data exchange format for a web service. I was surprised to hear that in today's environment my coworker wanted to use XML instead of JSON. As for myself, I pushed for JSON for a number of reasons.Now, back when I first started coding years ago, XML was just gaining in popularity. At the time, the flexibility provided by the data structure was something new and incredibly useful. Couple that with its ability to h
By Arthur Correa • 0 Comments
Continue Reading