← Back to team overview

ladon-dev-team team mailing list archive

[Question #287614]: xmlrpc interface

 

New question #287614 on ladon:
https://answers.launchpad.net/ladon/+question/287614

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.


-- 
You received this question notification because your team Ladon
Developer is an answer contact for ladon.