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

Add casting to regex matching #52

Merged
merged 1 commit into from Feb 24, 2022
Merged

Add casting to regex matching #52

merged 1 commit into from Feb 24, 2022

Conversation

ahopkins
Copy link
Member

Closes #46

While this implementation does fulfill the requirements, I am wondering if instead we should embed the casting for regex into the dynamic code so that we do not need to waste time checking for the non-regex routes.

@ahopkins ahopkins merged commit 15ddf4c into main Feb 24, 2022
@ahopkins ahopkins deleted the regex-route-casting branch February 24, 2022 09:57
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

Successfully merging this pull request may close these issues.

Regex params not type cast
1 participant