Allow getting information about a schema's parameters while maintaining the original order of the parameters

Bug #1003233 reported by Christopher Armstrong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txAWS
Fix Committed
Medium
Unassigned

Bug Description

We want to be able to serialize txaws Schemas to json so we can auto-generate client APIs based on them.

It'd be handy to see what parameters a schema has, in the order they were originally specified in, so that we can save this information and use it so our auto-generated API can accept positional arguments.

In addition, it'd be nice to be able to introspect the actions and versions of a txaws.server.registry.MethodRegistry, so that we can auto-generate methods for all the actions in a registry.

Related branches

Thomas Herve (therve)
Changed in txaws:
importance: Undecided → Medium
status: New → In Progress
assignee: nobody → Christopher Armstrong (radix)
Changed in txaws:
status: In Progress → Fix Committed
Changed in txaws:
assignee: Christopher Armstrong (radix) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.