[ https://issues.apache.org/jira/browse/LIBCLOUD-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118910#comment-13118910 ]
Caio Romão Costa Nascimento commented on LIBCLOUD-97: ----------------------------------------------------- HI, Is there any other functionality expected from there `JsonResponse` and `XmlResponse` classes? I've got an experimental branch at https://github.com/caio/libcloud (response-hierarchy, tests passing for each commit) using the example pointed in the description as the base for the `JsonResponse` class. The main problem IMO is that a lot of drivers deal differently with parse errors and empty data (mostly to work around provider oddities I believe) so the change on specialized drivers (last commit) wasn't really straightforward. Anyway... comments? Cheers > Create base JsonResponse and XmlResponse classes > ------------------------------------------------ > > Key: LIBCLOUD-97 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-97 > Project: Libcloud > Issue Type: Improvement > Components: Compute, Core > Reporter: Tomaz Muraus > Priority: Minor > Labels: json, response, xml > > https://github.com/apache/libcloud/pull/18/files#L0R15 this pattern repeats > in many drivers so we should add a base `JsonResponse` and `XmlResponse` > classes which drivers can use or inherit from. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira