HomePhorge

Adding explicit optional attribute to indirection requests
a497263d9722Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Adding explicit optional attribute to indirection requests

Previously, any option that had a setter was treated
as an attribute, but now we're specifying the list of
attributes settable via options.

We also have a to_hash method that will take all of the
options and all of those attributes and join them
back into a hash. This method is used by the REST Handler
module, since it uses the indirection request internally.

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Mar 20 2009, 8:27 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3e954997f768: Removing an unused source file
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUa497263d9722: Adding explicit optional attribute to indirection requests (authored by Luke Kanies <luke@madstop.com>).Mar 20 2009, 8:27 AM