Carnasaur
The Red Devil
Defender of Hexoatl
- Messages
- 1,047
- Likes Received
- 1,627
- Trophy Points
- 113
Making a change for the sake of doing a change is never a good thing, we can agree on that.God I wish people had less issues with using "old" stuff. The amount of things that get changed just cuz it's the new hip thing and google or something uses it so it must be genius, despite the old option working perfectly fine if not better at times, is astonishing in this industry.
Though as long as the application is designed right, replacing the way it accepts input (or adding new ones it accepts in addition) should be a minor change. The controller will just initiate JSON instead of XML and inject that to the parser.
Note. I have no idea how long you have worked in the industry and in what genre, but while working with APIs and across multiple devices/languages switching to JSON over a decade ago made everything so much easier (and lightweight) compare to working with XML / SOAP.