Skip to content

196/remove vision#414

Merged
spruce-bruce merged 3 commits into
release/v2.8.0from
196/remove-vision
Feb 18, 2019
Merged

196/remove vision#414
spruce-bruce merged 3 commits into
release/v2.8.0from
196/remove-vision

Conversation

@spruce-bruce
Copy link
Copy Markdown
Collaborator

#196

Before: attempt to render a page with the theming service, if fail
we use vision
Now: The theming service will never fail to render a page

The problem with using vision is that when you want to fall
back to the templates on disk and you're not in hapi-land
you have to do custom logic. Might as
well build that logic into the theming service and
everybody can render pages the exact same way.

Before: attempt to render a page with the theming service, if fail
we use vision
Now: The theming service will never fail to render a page

The problem with using vision is that when you want to fall
back to the templates on disk and you're not in hapi-land
you have to do custom logic for that instance. Might as
well build that logic into the theming service and
everybody can render pages the exact same way.
Copy link
Copy Markdown
Contributor

@zacharyweidenbach zacharyweidenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@spruce-bruce spruce-bruce merged commit 46e8911 into release/v2.8.0 Feb 18, 2019
@spruce-bruce spruce-bruce deleted the 196/remove-vision branch February 18, 2019 22:12
@bobeagan bobeagan removed the request for review from areida August 7, 2019 19:52
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.

2 participants