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

Implement logic required to shortcircuit to destination filter #7

Closed
cassava opened this issue Oct 3, 2014 · 4 comments
Closed

Implement logic required to shortcircuit to destination filter #7

cassava opened this issue Oct 3, 2014 · 4 comments
Labels
wontfix this behavior is by-design and (probably) won't be modified
Milestone

Comments

@cassava
Copy link
Owner

cassava commented Oct 3, 2014

This is actually something I've wanted to do for a while, so it will probably land in it's own package.
It's similar to a radix tree, but it's not the same, I don't think.

@cassava
Copy link
Owner Author

cassava commented Oct 3, 2014

See the package github.com/goulash/short when it's ready.

@cassava
Copy link
Owner Author

cassava commented Jul 29, 2015

At the moment, I've implemented an internal package shortry which kind of does the trick. The problem is that the API and functionality is not entirely clear: what exactly should be a valid shortcut to what?

@cassava cassava added this to the Version 1.0 milestone Jul 29, 2015
@cassava cassava added question wontfix this behavior is by-design and (probably) won't be modified and removed question labels Jul 29, 2015
@cassava
Copy link
Owner Author

cassava commented Jul 29, 2015

I won't fix this at the moment. Need to think about it.

@cassava cassava closed this as completed Jun 2, 2016
@cassava
Copy link
Owner Author

cassava commented Jun 2, 2016

I'm closing this because I don't see the need to make things unnecessarily complex at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix this behavior is by-design and (probably) won't be modified
Projects
None yet
Development

No branches or pull requests

1 participant