diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-12-16 00:45:57 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-12-23 12:26:34 +0100 |
commit | 05501c5742c85d0e2c855a02800d1f50f9df6c3d (patch) | |
tree | d30ed348bf57afb1e939899b41d30b31850b0b9d /extlib/video-js | |
parent | 7880f03e2d9074c151306cbbdd7a247a020d8b55 (diff) | |
download | mediagoblin-05501c5742c85d0e2c855a02800d1f50f9df6c3d.tar.lz mediagoblin-05501c5742c85d0e2c855a02800d1f50f9df6c3d.tar.xz mediagoblin-05501c5742c85d0e2c855a02800d1f50f9df6c3d.zip |
Rewrite routing using new MGRoute class
MGRoute subclasses Rule():
Rule doesn't have a way to tag extra data, like the
controller function, we need. So MGRoute has a new
attribute .gmg_controller, which holds this.
Rewrite everything to use this new Rule variant and drop
all the other stuff that mapped endpoints to controller
functions, mostly.
Diffstat (limited to 'extlib/video-js')
0 files changed, 0 insertions, 0 deletions