operation 1.4.1
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.