Ticket #19 (new task)

Opened 17 months ago

Last modified 15 months ago

Add proper keyword support to jsonrpc client

Reported by: mikeal Owned by: mikeal
Priority: major Milestone: future
Component: unspecified Version: 0.1
Keywords: Cc:
Dependencies:

Description

Right now the jsonrpc client doesn't convert keyword arguments properly per the 1.1 json-rpc specification.

It currently wraps any arguments in a single list.

Change History

Changed 15 months ago by mikeal

  • milestone changed from triage to future

Punting this and prioritizing XML-RPC work.

Note: See TracTickets for help on using tickets.