oubiwann / txjsonrpc

MIT License
48 stars 42 forks source link

preserve the original result of deferreds #17

Closed wuan closed 9 years ago

wuan commented 10 years ago

Then render callback was modified to returned the original result. Returning the same deferred does not discard its value which helps to be able to cache deferreds on the server side.