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

Clear value types #15

Closed
bddckr opened this issue Jan 11, 2019 · 1 comment
Closed

Clear value types #15

bddckr opened this issue Jan 11, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@bddckr
Copy link
Contributor

bddckr commented Jan 11, 2019

The current implementation of the ClearPropertyMethod weaver only sets reference types to null.

The task is to change that to property = default; for any type, i.e. reference as well as value types.

Also update the documentation found in the Readme.

@bddckr bddckr added enhancement New feature or request w_ready labels Jan 11, 2019
@bddckr
Copy link
Contributor Author

bddckr commented Jan 28, 2019

Closing in favor of #25.

@bddckr bddckr closed this as completed Jan 28, 2019
@bddckr bddckr removed the w_ready label Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant