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

Integrate the dispatch crate? #77

Open
5 tasks
madsmtm opened this issue Nov 22, 2021 · 1 comment
Open
5 tasks

Integrate the dispatch crate? #77

madsmtm opened this issue Nov 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@madsmtm
Copy link
Owner

madsmtm commented Nov 22, 2021

  • Reasoning?
    • Maybe better main thread support?
  • Name?
    • objc2-dispatch?
    • dispatch2?
  • How auto-generated can we feasibly be here?

See also fruity's dispatch and dispatchr.

@madsmtm madsmtm mentioned this issue Nov 22, 2021
7 tasks
@madsmtm madsmtm changed the title Integrate the dispatch crate? If so, under what name? Integrate the dispatch crate? Nov 22, 2021
@madsmtm madsmtm added the enhancement New feature or request label Nov 22, 2021
@silvanshade
Copy link
Contributor

I think this would be a good idea. Note that the types are needed for a full translation of the BackgroundTasks framework just added. I also find that I am using it quote a lot for working with the WebKit framework through icrate, though it's conceivable that many of those instances would go away if #279 happens.

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

2 participants