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 ant-like notation for URL patterns #222

Open
miere opened this issue Jun 6, 2017 · 0 comments
Open

Use ant-like notation for URL patterns #222

miere opened this issue Jun 6, 2017 · 0 comments
Labels
Milestone

Comments

@miere
Copy link

miere commented Jun 6, 2017

We've received a lot of feedback regarding URL patterns.
Most of time it works as expected, but there is a few situations in which
the pattern mapping process become fuzzy. Most of problems are associated
with the way UrlCompiler matches the end of pattern.

A very convenient, and efficient, way to avoid it is applying the well-known ant-like
pattern notation. Here is good guide about this topic.

@miere miere added the bug label Jun 6, 2017
@miere miere modified the milestone: 2.1.0 Jun 6, 2017
@miere miere modified the milestones: 2.1.0, 2.2.0 Jun 14, 2017
@miere miere modified the milestones: 2.2.0, Backlog Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant