[ 
https://issues.apache.org/jira/browse/SHINDIG-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645484#action_12645484
 ] 

Ian Boston commented on SHINDIG-562:
------------------------------------




Oh dear!

XStream searializes fields not methods, and since we need to serialize API's 
and the fields may (and are proxied) we cant use XStream.

Its probably great if you want to store beans to xml and ..... but hopeless 
without method based serialization for API's.

I should apologizes to Evan who was working on an annotation based method, 
which might make more sense, but I am going to go and have a quick look at 
other possibilities.
The work is not entirely wasted, as we have a xsd, and unit tests.

> Modify BeanXmlConveter to output properly formatted xml. 
> ---------------------------------------------------------
>
>                 Key: SHINDIG-562
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-562
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java)
>            Reporter: Cassie Doll
>            Assignee: Ian Boston
>            Priority: Blocker
>
> The BeanXmlConverter needs to match the xsd in the opensocial restful spec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to