Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use trie-based routing with Routington #2

Closed
alexmingoia opened this issue Sep 10, 2013 · 3 comments
Closed

Use trie-based routing with Routington #2

alexmingoia opened this issue Sep 10, 2013 · 3 comments

Comments

@alexmingoia
Copy link
Collaborator

Refactor to use Routington for trie-based route matching.

@tj
Copy link
Contributor

tj commented Dec 18, 2013

meh, micro-opt IMO, and personally I find precedence in order of definition extremely useful

@jonathanong
Copy link

there's still precedence, just only when you use regular expressions. it is a micro optimization, but i found it more helpful during development because you can literally look at a tree with all your defined routes.

@jonathanong
Copy link

i would just close this. routington has much fewer features that i haven't fixed yet and some bugs. people expect regexp based stuff anyways. maybe if i fixed everything, but i only build what i need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants