rabbah commented on issue #3044: add WhiskActivation.Outcome, hiding Either[ActivationId, WhiskActivation] impl URL: https://github.com/apache/incubator-openwhisk/pull/3044#issuecomment-348625450 That was my point above. The point of using the either type basically a union type here was to avoid additional overhead for serdes. It?s possibly to refactor the rest but you?re introducing effectively a new type.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
