diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2011-11-25 22:16:18 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2011-11-25 22:16:18 +0100 |
commit | 56dc1c9d3eb73b86bf8e165ffc79ad4929239603 (patch) | |
tree | a57858274c126acc71fededf7a8c6663d4a05619 /extlib/jquery | |
parent | 1b7662012f4f0827d01cc8747ce710b3e4dc6b81 (diff) | |
download | mediagoblin-56dc1c9d3eb73b86bf8e165ffc79ad4929239603.tar.lz mediagoblin-56dc1c9d3eb73b86bf8e165ffc79ad4929239603.tar.xz mediagoblin-56dc1c9d3eb73b86bf8e165ffc79ad4929239603.zip |
Add base class for Meddleware
Created a BaseMeddleware which all Meddleware should derive
from. This is not strictly needed, but will greatly help.
The base class has the common __init__ of all the other
Meddlwares and fall backs for all hooks. That way a new
Meddlware only needs to override what it actually wants to
implement.
Diffstat (limited to 'extlib/jquery')
0 files changed, 0 insertions, 0 deletions