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

Consider using a delegate instead of a subclass of MIKMIDIMappingManager for customization #114

Closed
armadsen opened this issue Nov 10, 2015 · 1 comment
Assignees
Milestone

Comments

@armadsen
Copy link
Member

Instead of requiring subclassing to customize the names MIKMIDIMappingManager uses, a delegate likely makes more sense. See MIKMIDIMappingManager_SubclassMethods.h.

@armadsen armadsen added this to the 1.1 milestone Nov 10, 2015
@armadsen armadsen self-assigned this Nov 12, 2015
armadsen pushed a commit that referenced this issue Nov 12, 2015
@armadsen
Copy link
Member Author

Internally, the two methods that were in MIKMIDIMappingManager_SubclassMethods are still being used, so this change shouldn't break existing code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant