Gaffer
Gaffer copied to clipboard
ProxyStore remove the Switch statement
Recursion of the opChain is no longer required and adds complexity.
doOperation -> Unprocessed Logic -> ResolvedLogic -> ToHandlers OR ToProxy
@GCHQDev404 Is this a Gaffer 2.0 breaking change?
This logic exists in the OperationChain of ProxyStore. Consider renaming it.