Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

ProxyStore remove the Switch statement

Open GCHQDev404 opened this issue 4 years ago • 2 comments

Recursion of the opChain is no longer required and adds complexity.

doOperation -> Unprocessed Logic -> ResolvedLogic -> ToHandlers OR ToProxy

GCHQDev404 avatar Jan 28 '21 14:01 GCHQDev404

@GCHQDev404 Is this a Gaffer 2.0 breaking change?

n3101 avatar May 12 '21 15:05 n3101

This logic exists in the OperationChain of ProxyStore. Consider renaming it.

GCHQDev404 avatar Jan 16 '23 13:01 GCHQDev404