Skip to content

[Kotlin] General DSL Cleanup and Simplification #446

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 8 commits into from
Feb 7, 2022

Conversation

jeffgbutler
Copy link
Member

Most DSL functions are now unit functions. This greatly simplifies the type hierarchy of the builder classes and should be source code compatible with code from prior versions.

@jeffgbutler jeffgbutler added this to the 1.4.0 milestone Feb 7, 2022
@coveralls
Copy link

coveralls commented Feb 7, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling a1eee89 on jeffgbutler:kotlin-dsl-cleanup into 8495687 on mybatis:master.

@jeffgbutler jeffgbutler merged commit 62a7bda into mybatis:master Feb 7, 2022
@jeffgbutler jeffgbutler deleted the kotlin-dsl-cleanup branch February 7, 2022 02:32
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