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

Nested Apps #160

Closed
aturon opened this issue Apr 10, 2019 · 2 comments
Closed

Nested Apps #160

aturon opened this issue Apr 10, 2019 · 2 comments
Labels
design Open design question

Comments

@aturon
Copy link
Collaborator

aturon commented Apr 10, 2019

As of #156 there is no way to "mount" an App within another app. We'll eventually want to work out the story here, including what happens to middleware when nesting.

@aturon aturon added the design Open design question label Apr 10, 2019
@tirr-c
Copy link
Collaborator

tirr-c commented Apr 21, 2019

We also need to think about how to perform URL reverse lookup within nested Apps. If we nest Apps as endpoints, it might be tough to lookup.

@petejodo
Copy link
Collaborator

nesting tide is now possible via .nest(), closing

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

No branches or pull requests

3 participants