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

Architecture question ... #32

Open
iosdev-republicofapps opened this issue Oct 21, 2014 · 0 comments
Open

Architecture question ... #32

iosdev-republicofapps opened this issue Oct 21, 2014 · 0 comments

Comments

@iosdev-republicofapps
Copy link

Hey Clay,

Nice stuff, this is cool code. Thanks for making it available!

How would you handle thinks like "routing exceptions"? But that I don't mean thrown exceptions, but rather something "show the /users/:id mapped view controller in a modal EXCEPT if some condition holds, then show it in some other way". For example, if something in a nav controller already showing in a modal asks to show the users controller in a modal, maybe the users controller should just be pushed on the stack of the nav controller inside the existing modal, instead of dismissing or presenting another modal ...

Thoughts?

I'd be happy to help with a PR, but I'm just curious as to your thoughts on this because this is such a nicely-architected piece of code.

Thanks.

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

No branches or pull requests

1 participant