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

objlist/funclist: remove fnptr #16

Open
malachib opened this issue Jan 8, 2025 · 0 comments
Open

objlist/funclist: remove fnptr #16

malachib opened this issue Jan 8, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@malachib
Copy link
Contributor

malachib commented Jan 8, 2025

Things like:

  • objlist_function_factory
  • funclist

Need provision not just to add a fnptr but also to remove one. This is a non trivial operation, but is probably possible via some clever (and hopefully not too complicated) signaling of consumers along with a kind of objlist compaction operation.

Task requirement only needs objlist-oriented flavor. Other memory management techniques outside scope of this task.

@malachib malachib added the enhancement New feature or request label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant