Plain text + js object
----------------------

                 Key: MASHUP-1201
                 URL: https://wso2.org/jira/browse/MASHUP-1201
             Project: WSO2 Mashup Server
          Issue Type: New Feature
            Reporter: j
            Assignee: Keith Godwin Chapman


If using a js object for a 'return', output is mapped into an xml 
representation. If there was an option to output the plain text after an eval 
or method of displaying js objects for output, that would be great.

Essentially a  'return'  for plain text type.

Using xml for the data and application/json(mapped) for output seems to give 
problems when building the data as the makeup of xml v json seems to differ 
when representing arrays and hierarchy.

http://wso2.org/mailarchive/mashup-dev/2007-March/019020.html

http://wso2.org/library/768

Optimal data output

{"name":"Joe" ,"age":"100", "descend":[{"name":"Joe jnr", 
"age":"1"},{"name":"Josephine", "age":"2"}]};  



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to