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

Wrappers/helpers for async operations #84

Open
ianprime0509 opened this issue Dec 24, 2024 · 0 comments
Open

Wrappers/helpers for async operations #84

ianprime0509 opened this issue Dec 24, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ianprime0509
Copy link
Owner

ianprime0509 commented Dec 24, 2024

Example of where this would help: https://github.com/ianprime0509/nonograms/blob/5556297d10584502b84535ec258d02931254389d/src/main.zig#L300

Maybe try to detect such async methods and create a new async namespace for each type (similar to signals, etc.) with wrapper functions.

Further reading with some heuristics on detecting async method pairs: https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/28

@ianprime0509 ianprime0509 added the enhancement New feature or request label Dec 24, 2024
@ianprime0509 ianprime0509 added this to the v0.3.0 milestone Dec 24, 2024
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