wwt / SwiftCurrent

A library for managing complex workflows in Swift

Home Page:https://wwt.github.io/SwiftCurrent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch into AnyWorkflow

trevor-holliday opened this issue · comments

Is your feature request related to a problem? Please describe.

I am using the Type erased AnyWorkflow, but I am unable to launch that erased workflow.

Describe the solution you'd like

Following a similar pattern to a Type Specified Workflow, I want to be able to call launchInto(AnyWorkFlow)

Describe alternatives you've considered

N/A

Additional context

N/A

Thanks for the feature request! We'll work on this and get back to you.

Version 4.3.8 was just released and should have your enhancement in it!