On Thu, 2012-09-27 at 10:28 +0530, Trinath Somanchi wrote:
> [1] What are Member action and Collection actions? I see them in the
> Source code, of the ResourceExtension. Can you shower some light on
> these terms, their usage and significance.
The "member_actions" and "collection_actions" keyword arguments map to
the "member" and "action" keyword arguments to Routes' resource()
method. See:
http://routes.readthedocs.org/en/latest/restful.html#resource-options
--
Kevin L. Mitchell <kevin.mitchell at rackspace.com>