Move database and library implementations out of core #159
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#158 Add a MusicBrainz API
wojtek/musichoard
Reference: wojtek/musichoard#159
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In preparation for #158, a cleaner separation between core and external features must be created. The interface traits should remain defined in core, but the implementations should move outside of core.