lp:~oubiwann/txjsonrpc/456447-multi-version-support

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:~oubiwann/txjsonrpc/456447-multi-version-support
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
txJSON-RPC
Status:
Development

Recent revisions

71. By Duncan McGreggor

* Fixed the server's render callback where the version was being passed as
unicode instead of an int.
* Touched up a unit test.
* Updated the spec docs with a change.

70. By Duncan McGreggor

* Added unit tests for base query factory.
* Started a test case for the jsonrpclib loads function.

69. By Duncan McGreggor

* Updated defs with svn branch.

68. By Duncan McGreggor

* Added unit tests for jsonrpclib.dumps.
* Added unit tests for jsonrpc.BaseProxy.

67. By Duncan McGreggor

2009.11.08

* Removed version 1 test methods in JSONRPC test case.

2009.10.20
* Updated web and web2 JSON-RPC to extract and pass the id and version
parameters.
2009.10.21
2009.10.20

66. By Duncan McGreggor

2009.11.22

* Added support for version 1.0 of the JSON-RPC spec to jsonrpclib.
* Finished the pre-version 1.0 spec.
* Updated the version 1.0 spec with response examples.

65. By Duncan McGreggor

* Updated JSON-RPC web2 to use new base classes.
* Updated JSON-RPC web2's Introspection class to use the base introspection
class.

64. By Duncan McGreggor

* Moved introspection into base module.
* Changed introspection to behave like a mixin instead of a subclass.

63. By Duncan McGreggor

* Created a BaseSubhandler subclass for http and netstring RPC classes.
* Removed session code from netstring RPC test.

62. By Duncan McGreggor

* Import cleanup.
* Moved more common methods into the base query factory class.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers