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

Split renderChannel into controller + renderer #9218

Merged
merged 2 commits into from
Nov 6, 2017

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Nov 6, 2017

refs #5091, refs #9192

ref TryGhost#5091

- render channel was always a weird file
- now it's clearly 2 things
- we're slowly getting towards closing 5091... 🎉
@ErisDS ErisDS merged commit 5dac1c9 into TryGhost:master Nov 6, 2017
@ErisDS ErisDS deleted the channel-split branch November 6, 2017 12:17
ErisDS added a commit that referenced this pull request Nov 7, 2017
refs #5091, refs #9192

- This is similar to #9218, in that I'm revealing bits of code that are "controllers" in our codebase. As opposed to routes, services, renderers etc.
- This also reveals some code which is identical to the channels controller
- There is more to do here, but for now I've got the module split up, and the tests split and improved.
- Next I'll split RSS into controller + service, DRY up the controller code, etc
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

Successfully merging this pull request may close these issues.

1 participant