Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Simplify new API implementation #15

Merged
merged 4 commits into from
Jan 23, 2014
Merged

Simplify new API implementation #15

merged 4 commits into from
Jan 23, 2014

Conversation

totherik
Copy link
Member

Original try mounted an app and then added routes to the mounted app. That's not necessary as the parent app can be decorated directly with no issue. This PR simplifies the new API implemenation.

totherik added a commit to totherik/kraken.next that referenced this pull request Jan 22, 2014
@lmarkus
Copy link
Contributor

lmarkus commented Jan 22, 2014

Looks good.
My only comment, not relevant to the code: Should we start sprinkling some deprecation warnings in there, so we can remove legacy support in the future, and keep the code cleaner?

@jeffharrell
Copy link
Member

Cool with me to merge pending Lenny's comment about deprecation warnings.

@totherik
Copy link
Member Author

deprecation warning added.

@lmarkus
Copy link
Contributor

lmarkus commented Jan 22, 2014

👍
I'll merge EOD if nobody else has any comments.

lmarkus pushed a commit that referenced this pull request Jan 23, 2014
Simplify new API implementation
@lmarkus lmarkus merged commit 19e97f3 into master Jan 23, 2014
@lmarkus lmarkus deleted the simplify branch January 23, 2014 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants