On Tue, Sep 25, 2012 at 06:43:43PM +0200, Agata Murawska wrote: > Curl error messages are self contained and don't need "error" prefix; > added RpcResult Error which will be used once proper deserialization > of rpc response is in place. > > Signed-off-by: Agata Murawska <[email protected]>
LGTM for this change, but note that you are misusing the "Show" instance. Show/Read are designed to be complementary; what you want/need here is rather a "ToText" or "Explain" instance. iustin
