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

Switch to class-based interface #129

Merged
merged 97 commits into from
Dec 16, 2021
Merged

Switch to class-based interface #129

merged 97 commits into from
Dec 16, 2021

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Nov 12, 2021

This PR changes the way that external sources are loaded into PyOBO - now you implement a class. This makes laziness much easier. It's going to be a big PR by the time it's done, but stuff should still work the same way from the top level.

Blocked by

@bgyori
Copy link
Contributor

bgyori commented Nov 13, 2021

Should I be expecting major breaking changes?

@cthoyt
Copy link
Member Author

cthoyt commented Nov 14, 2021

Should I be expecting major breaking changes?

No, this shouldn't change the high-level interface at all.

@cthoyt cthoyt marked this pull request as ready for review December 8, 2021 21:38
@cthoyt cthoyt merged commit e622864 into master Dec 16, 2021
@cthoyt cthoyt deleted the classify-ontologies branch December 16, 2021 17:24
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