Issue Details (XML | Word | Printable)

Key: SEARCH-226
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Paul Taylor
Reporter: Paul Taylor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Search Server

Add Support for Json format as described in http://wiki.musicbrainz.org/User:kuno/Web_Service/JSON

Created: 13/Jul/12 12:34 PM   Updated: 14/Sep/12 09:32 AM   Resolved: 14/Sep/12 09:32 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 2012-09-18


 Description  « Hide

Important this is done in parallel with json being defined as I need to ensure that the desired json can be generated from the object model I currentlty use for generating Xml and Internal Json.
Use of the EclipseLink MOXy allows some transformations to be made in a consistent way without hacks, but there are limits ti what it can do.



Sort Order: Ascending order - Click to sort in descending order
Paul Taylor added a comment - 13/Jul/12 03:59 PM

Available on test, not yet complete

Use fmt=jsonnew , we cant use fmt=json because that is needed for internal format. At some point I expect mbserver will move to use new fmt, then we can point fmt=json to also point to the new format and discard the internal format.


Paul Taylor added a comment - 14/Sep/12 09:32 AM

FIxed.

Once deployed to live the webservice on mbserver will have to be updated to accept fmt=json option and convert to fmt=jsonnew