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

Abstract field's getter doesn't get get declared in base type #240

Merged
merged 3 commits into from
Apr 15, 2021

Conversation

hutcheb
Copy link
Contributor

@hutcheb hutcheb commented Apr 14, 2021

bug: abstract field's getter doesn't get get declared in base type
feat: fix for using virtual fields as discriminators
bug: integration tests can now be skipped with the -DskipTests switch

feat: fix for using virtual fields as discriminators
bug: integration tests can now be skipped with the -DskipTests switch
hutcheb and others added 2 commits April 15, 2021 07:34
fix: Virtual fields getters weren't generated.

fix: String casts now use valueOf for virtual fields within template.

feat: Add tests for virtual fields.
@sruehl sruehl merged commit f598d72 into develop Apr 15, 2021
@sruehl sruehl deleted the feat/abstract_fields branch May 11, 2021 09:54
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