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

Suggestion: Allow inclusion of specific lookup methods #57

Open
GregPeden opened this issue Feb 22, 2017 · 2 comments
Open

Suggestion: Allow inclusion of specific lookup methods #57

GregPeden opened this issue Feb 22, 2017 · 2 comments

Comments

@GregPeden
Copy link

Most developers will probably look up all URLs either by route or by controller action. For that reason, including both lookup methods in the compiled package is a big waste of space and runtime resources. An option for "route names only", "actions only", or both, would be great. Only the appropriate access methods should be included as well.

I would help with this, but... I see issues and pull requests going back years even though the package is also under active development, I would want to make sure there is intent to clear up the PRs and it will actually be considered before I spend time on this.

@aaronlord
Copy link
Owner

My intent is to clean up the whole codebase and close off all issues and pull requests.

I'm just struggling to find the time at the moment.

@GregPeden
Copy link
Author

This PR addresses my suggestion.

#59

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

No branches or pull requests

2 participants