We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[x] feature request [x] architecture [x] experimental
[x] internals
For historical reasons we have quite a mix of typed APIs as well as dictionary-parameters based APIs (for example: DataSources).
DataSources
Goal is to start building a unified Task system, but since the term Task is heavily used in C#, we'll probably use the term Work
Task
Work
The text was updated successfully, but these errors were encountered:
minor wip work architecture #3545
8876f4c
First Work APIs
c4da377
2sic/2sxc#3545
iJungleboy
No branches or pull requests
I'm submitting a
[x] feature request
[x] architecture
[x] experimental
...about
[x] internals
Current Behavior / Expected Behavior
For historical reasons we have quite a mix of typed APIs as well as dictionary-parameters based APIs (for example:
DataSources
).Goal is to start building a unified Task system, but since the term
Task
is heavily used in C#, we'll probably use the termWork
Your environment
The text was updated successfully, but these errors were encountered: