Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#580 closed defect (fixed)

Get rid of beaker

Reported by: spaetz Owned by:
Priority: major Milestone: 0.4.0
Component: programming Keywords:
Cc: Parent Tickets:

Description

Spinoff of remaining task of #507

If we do this, then maybe we should just get rid of Beaker:.
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/

Change History (3)

comment:1 by Elrond, 11 years ago

Replacing sessions with itsdangerous now has its own ticket: #668.

comment:2 by Christopher Allan Webber, 11 years ago

Resolution: fixed
Status: newclosed

I believe beaker has been gotten rid of!

comment:3 by Christopher Allan Webber, 11 years ago

Milestone: 0.4.0
Note: See TracTickets for help on using tickets.