mixxx icon indicating copy to clipboard operation
mixxx copied to clipboard

Replace ChannelHandle/ChannelHandleAndGroup with GroupHandle

Open Swiftb0y opened this issue 2 years ago • 2 comments

Swiftb0y avatar Jul 06 '22 12:07 Swiftb0y

Idea: Hide all metadata (like the group name) behind an opaque handle, namely a plain pointer to a struct with a hidden implementation. All instances are singletons and are never deleted once they have been created.

uklotzde avatar Jul 06 '22 13:07 uklotzde

This PR is marked as stale because it has been open 90 days with no activity.

github-actions[bot] avatar Oct 05 '22 00:10 github-actions[bot]