Skip to content

refactor: remove TskitTypeAccess trait #411

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 29, 2022
Merged

refactor: remove TskitTypeAccess trait #411

merged 1 commit into from
Nov 29, 2022

Conversation

molpopgen
Copy link
Member

The trait has been replaced with pub fns for all types.
The trait was not a great idea as it made no sense
to be generic over access to the low-level pointers.

BREAKING CHANGE: removed a pub trait.

The trait has been replaced with pub fns for all types.
The trait was not a great idea as it made no sense
to be generic over access to the low-level pointers.

BREAKING CHANGE: removed a pub trait.
@molpopgen molpopgen merged commit 8ad03af into main Nov 29, 2022
@molpopgen molpopgen deleted the remove_non_traits branch November 29, 2022 20:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant