-
Committer:
Christopher Armstrong
-
Date:
2012-05-25 15:16:36 UTC
-
mfrom:
(148.1.5 ordered-parameters)
-
Revision ID:
radix@twistedmatrix.com-20120525151636-4j3kd03duo30g17a
Merge ordered-parameters [r=free.ekanayaka,therve] [f=1003233]
This branch adds the following methods:
- Schema.get_parameters
- MethodRegistry.get_action
- MethodRegistry.get_versions
It maintains the original order of parameters passed to Schema and
returns them from get_parameters in the same order.