canjs / can-route

Observable front-end application routing for CanJS.
https://canjs.com/doc/can-route.html
MIT License
10 stars 4 forks source link

can-route should create a DefineMap with all the right properties based on your routes. #200

Open justinbmeyer opened 6 years ago

justinbmeyer commented 6 years ago

I think we might be able to do this w/o making a breaking change. SimpleMap has the same methods as DefineMap. Is there something preventing us from making this change?

cc @phillipskevin