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

Convert to polymorphic class #207

Merged
merged 3 commits into from
Oct 9, 2023
Merged

Conversation

alonbl
Copy link
Contributor

@alonbl alonbl commented Oct 9, 2023

This enables virtual functions to be applied as instance overwrite instead of the weak references. Keep the weak references as backward compatibility.

PaulZC and others added 3 commits March 20, 2023 11:51
This enables virtual functions to be applied as instance overwrite instead of
the weak references. Keep the weak references as backward compatibility.

Signed-off-by: Alon Bar-Lev <[email protected]>
@PaulZC PaulZC changed the base branch from main to release_candidate October 9, 2023 22:49
@PaulZC
Copy link
Collaborator

PaulZC commented Oct 9, 2023

Thank you Alon (@alonbl ),

Merging...

Best wishes,
Paul

@PaulZC PaulZC merged commit 43bb6fa into sparkfun:release_candidate Oct 9, 2023
10 checks passed
@alonbl
Copy link
Contributor Author

alonbl commented Oct 10, 2023

Thank you!

@PaulZC
Copy link
Collaborator

PaulZC commented Oct 10, 2023

No problem - thank you!
I will release the new version of the library shortly.
Best wishes,
Paul

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