Skip to content

Refactor the renderers #81

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

Merged
merged 9 commits into from
Apr 7, 2019
Merged

Refactor the renderers #81

merged 9 commits into from
Apr 7, 2019

Conversation

jeffgbutler
Copy link
Member

Previously rendering was split between the renderers and the providers. This seems confusing and unnecessary. It is a holdover from a very early version of the library.

This change moves all rendering code into the renderer classes.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 2b3f8e2 on jeffgbutler:master into 25580b2 on mybatis:master.

@jeffgbutler jeffgbutler merged commit 129b3f0 into mybatis:master Apr 7, 2019
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