operation 1.3.0
Implementation-agnostic method return status objects (say what?). Your methods can just return an Operation.new instance that holds information about whether the operation succeeded or not.
Implementation-agnostic method return status objects (say what?). Your methods can just return an Operation.new instance that holds information about whether the operation succeeded or not.