View Source Reactor.Step.ComposeWrapper (reactor v0.8.0)
When doing run-time composition of Reactors we need to dynamically rewrite any dynamically emitted steps to have the correct namespace.
Yes, this gets hairy, fast.
Options
original- the original value of the Step'simplkey.prefix- a list of values to be placed in thenamebefore the original value.
Tip
This is dynamically injected into steps by
Reactor.Step.Compose.Most likely you will never need to use this step directly.