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 dotted names for URL endpoints #1

Closed
justquick opened this issue Apr 13, 2010 · 1 comment
Closed

Implement dotted names for URL endpoints #1

justquick opened this issue Apr 13, 2010 · 1 comment

Comments

@justquick
Copy link
Contributor

It makes a lot of sense to change the way endpoints (the names of the functions / URL rules) are handled to also take the module name into account. Right now the function name is the URL name, but imagine you have a large applications consisting of multiple components. In that case, it makes a lot of sense to use dotted names for the URL endpoints.

@mitsuhiko
Copy link
Contributor

For larger applications there are more obstacles than just dotted names. Not sure if it makes sense to consider dotted names.

erishforG referenced this issue in erishforG/flask Mar 23, 2015
두개의 문단 번역 완료
lfernandez55 pushed a commit to lfernandez55/flask that referenced this issue Jun 1, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants