| Wed, 12 Dec 2012 18:27:34 -0800 | Jeff Hammel | start a RESTful client; putting this here for now; it could go in model.py as it will inherit from the ABC, but keeping it here avoids a ccertain class of import hell | 
 
  | Mon, 10 Dec 2012 21:15:24 -0800 | Jeff Hammel | well, now the request dispatches | 
 
  | Mon, 10 Dec 2012 17:51:50 -0800 | Jeff Hammel | note to self | 
 
  | Mon, 10 Dec 2012 17:50:45 -0800 | Jeff Hammel | pretend we are slick but we can be so much slicker | 
 
  | Mon, 10 Dec 2012 17:46:07 -0800 | Jeff Hammel | rearrange this all around for argument order | 
 
  | Mon, 10 Dec 2012 17:44:11 -0800 | Jeff Hammel | fix this thing | 
 
  | Mon, 10 Dec 2012 17:42:23 -0800 | Jeff Hammel | more stubbing, goddamn content_type | 
 
  | Mon, 10 Dec 2012 17:36:31 -0800 | Jeff Hammel | finish up this throwaway thing | 
 
  | Mon, 10 Dec 2012 17:34:14 -0800 | Jeff Hammel | forget self | 
 
  | Mon, 10 Dec 2012 17:33:44 -0800 | Jeff Hammel | i need a name, Bastian | 
 
  | Mon, 10 Dec 2012 17:32:33 -0800 | Jeff Hammel | spelling | 
 
  | Mon, 10 Dec 2012 17:32:14 -0800 | Jeff Hammel | mostly spacing fix + comment | 
 
  | Mon, 10 Dec 2012 17:30:44 -0800 | Jeff Hammel | reluctantly make this a CLI entry point | 
 
  | Mon, 10 Dec 2012 17:16:21 -0800 | Jeff Hammel | more notes to self | 
 
  | Mon, 10 Dec 2012 17:14:49 -0800 | Jeff Hammel | some nonsense about how this model is full of holes and how it should be better | 
 
  | Mon, 10 Dec 2012 17:10:50 -0800 | Jeff Hammel | start using deepcopy since lord knows we cant trust users |