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

Support lazy evaluation for routes #259

Closed
TerrenceLJones opened this issue Oct 7, 2016 · 3 comments
Closed

Support lazy evaluation for routes #259

TerrenceLJones opened this issue Oct 7, 2016 · 3 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@TerrenceLJones
Copy link

Instead of only using a glob or regexp, it be nice to also have the ability to do the following:

 route('/myURL//:lazy_param', function () {})
@TerrenceLJones
Copy link
Author

TerrenceLJones commented Oct 7, 2016

@brian-mann I've opened this issue as per our conversation on Gitter. My understanding of what really needs to be implemented is somewhat lacking. If I missed something can you help me formulate a more in-depth description of this issue?

@jennifer-shehane jennifer-shehane added the type: feature New feature that does not currently exist label Oct 13, 2016
@andersthorbeck
Copy link

This seems to be a variant of the feature suggestion in #387

@jennifer-shehane jennifer-shehane added type: duplicate This issue or pull request already exists and removed type: feature New feature that does not currently exist labels Apr 17, 2018
@jennifer-shehane
Copy link
Member

Closing as duplicate of #387

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Dec 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants