Open ijabz opened 12 years ago
I personally would love to not maintain a schema and XML bindings. People are really frowning on using XML based APIs these days. But ijabz's comments are quite valid and we need to support an XML interface.
How about we deprecate that interface on the day that we release it? ;)
I do not think we should release with something deprecated. We either release with full support for it, or we say that /ws/2 is the last web service with XML support. Also, just like to note that @adhawkins has expressed a want for XML.
My comment about releasing deprecated was a joke. Sadly, we need to have XML support.
The documentation says in the access session 'All request and response bodies are encoded as UTF-8 JSON, to be served with the application/json mime-type.' . When I questioned the absence of Xml support ocharles told me that this could be added at a later date, but expected it would not be.
I disagree.
all making things more difficult for the user of the api.
Discogs dropped Xml support from their latest api (even though they still only provide data dumps in Xml) and this caused problems for alot of devlopers, and their api is alot simpler and less encompassing then Musicbrainz.