dotJEM / angular-routing

Enhanced state based routing for Angular applications!
https://dotjem.github.io/angular-routing/
MIT License
75 stars 9 forks source link

Should only run route regex ones. #4

Closed jeme closed 11 years ago

jeme commented 11 years ago

Currently the regex that identifies parameters etc for routes are run multiple times, it should only be executed ones.