Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]>
* Package name : libjs-backbone.routefilter Version : 0.2.1 Upstream Author : Boaz Sender <[email protected]> * URL : https://github.com/boazsender/backbone.routefilter * License : Expat Programming Lang: JavaScript Description : wraps the backbone route callback Backbone.routefilter works by overriding Backbone.Router.prototype.route. Whenever a router's route method is called, Backbone.routefilter wraps the route callback (or route handler) that's passed in a 'wrapper handler', that calls whatever before or after "filters" you have written along with the original route callback. . Because Backbone.Router.prototype.route is used internally to bind routes to Backbone.history, in addition to being available publicly for ad hoc route handling, Backbone.routefilter will work for you any way you choose to consume Backbone.Router. This is a new dependency of OpenStack Fuel.

