backbone.statemachine icon indicating copy to clipboard operation
backbone.statemachine copied to clipboard

StatefulRouter

Open afeld opened this issue 13 years ago • 1 comments
trafficstars

I've been reading about Ember's Router (and how it works in the context of an application) - any thoughts about how this might interact with the Backbone Router, or if a special subclass can be added?

afeld avatar Oct 03 '12 22:10 afeld

Hi ! That's actually a great idea ! Many times I've had the need to execute some stuff when leaving a page, or when transiting from one particular page to another. I guess we can add a special subclass. I won't have the time to do it before a few days, but feel free to fork and draft something, I'll definitely include it in the lib.

sebpiq avatar Oct 04 '12 05:10 sebpiq