xmlrpc interface

Asked by Alexandr Novel

on the following line #195
http://bazaar.launchpad.net/~ladon-dev-team/ladon/ladon/view/head:/frameworks/python/src/ladon/interfaces/xmlrpc.py#L195

the assumption is that the return type is always a list type.
if the rtype=PORTABLE_STRING, xmlrpc definition fails with:
TypeError: 'type' object has no attribute '__getitem__'

because method_info['rtype'] is PORTABLE_STRING type.

The question: Whether the xmlrpc planned to be supported and is open for bug fixes.

Question information

Language:
English Edit question
Status:
Expired
For:
ladon Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.