﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
507	Possibly get rid of WebOb, Routes, Beaker?	Christopher Allan Webber		"Joar has done some things to switch our requests over to werkzeug's request/response objects. It's possible we should finish the job.  For part 1 of this ticket:

* Replace all request and response objects with werkzeug requests/response objects
* Remove webob from setup.py
* Update documentation to reflect

If we do this, then maybe we should just get rid of Beaker and Routes.
Possibly,
* Replace Routes with werkzeug's routing
* Replace Beaker's caching with http://werkzeug.pocoo.org/docs/contrib/cache/
* Replace sessions with itsdangerous http://flask.pocoo.org/snippets/51/"	task	closed	minor	0.3.3	programming	fixed			
