I do not plan having Json export for collection. Json is mostly popular for front end/browser/REST/JavaScript manipulations. XML is more convenient for backend processing.
gaddlord wrote:Json is mostly popular for front end/browser/REST/JavaScript manipulations. XML is more convenient for backend processing.
Which is exactly what I'm doing Instead of HTML I'm doing a nice Javascript/AJAX UI to my collection where people can sort, search etc. Yes there are plenty of converters, and not hard to do myself, it would just be a nice to have thing