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

Find a better name for flatMapWorkflow #320

Closed
zach-klippenstein opened this issue Apr 25, 2019 · 1 comment · Fixed by #377
Closed

Find a better name for flatMapWorkflow #320

zach-klippenstein opened this issue Apr 25, 2019 · 1 comment · Fixed by #377
Assignees
Labels
bug Something isn't working kotlin Affects the Kotlin library. obsolete Issues that have been closed because they are no longer relevant points: 1 question Further information is requested
Milestone

Comments

@zach-klippenstein
Copy link
Collaborator

It's not a flatmap, it's more of a transform.

Also update #311.

@zach-klippenstein zach-klippenstein added bug Something isn't working points: 1 question Further information is requested labels Apr 25, 2019
@zach-klippenstein zach-klippenstein self-assigned this Apr 25, 2019
@zach-klippenstein zach-klippenstein added this to the v1.0.0 milestone Apr 25, 2019
@zach-klippenstein
Copy link
Collaborator Author

collectMapWorkflow? Because it actually terminally "collects" everything from the source.

zach-klippenstein added a commit that referenced this issue May 30, 2019
`WorkflowRunnerViewModel` now uses `WorkflowHost` directly.

Closes #311 and closes #320 by making them obsolete.
@zach-klippenstein zach-klippenstein added the obsolete Issues that have been closed because they are no longer relevant label May 30, 2019
zach-klippenstein added a commit that referenced this issue May 30, 2019
`WorkflowRunnerViewModel` now uses `WorkflowHost` directly.

Closes #311 and closes #320 by making them obsolete.
zach-klippenstein added a commit that referenced this issue May 30, 2019
`WorkflowRunnerViewModel` now uses `WorkflowHost` directly.

Closes #311 and closes #320 by making them obsolete.
zach-klippenstein added a commit that referenced this issue May 31, 2019
`WorkflowRunnerViewModel` now uses `WorkflowHost` directly.

Closes #311 and closes #320 by making them obsolete.
zach-klippenstein added a commit that referenced this issue Jun 3, 2019
`WorkflowRunnerViewModel` now uses `WorkflowHost` directly.

Closes #311 and closes #320 by making them obsolete.
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kotlin Affects the Kotlin library. obsolete Issues that have been closed because they are no longer relevant points: 1 question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant