Giter Site home page Giter Site logo

Comments (3)

davecheney avatar davecheney commented on August 26, 2024

I buy the argument in your third point. Feel free to send a PR, don't
forget to update the docs and the package doc and the README. sorry for the
duplication

On Wed, 25 May 2016, 09:12 Mat Ryer, [email protected] wrote:

This might seem a little strange, but I think cause as an argument name
to Wrap and Wrapf is unnecessary. I wonder if err might be good enough?

Here are some reasons:

  • it's obvious that we're wrapping an error that caused the need to
    add context
  • there's only one argument of type error
  • it is possible the argument is not the 'root' cause, so in a
    sense, isn't the 'cause'
  • IDE plugins will autofil and most of the time, the variable name
    would be err so you can just tab past it

Very minor issue, and mainly I'm trying to save myself two key-presses
each time I use this (which I will every day).


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#32

from errors.

davecheney avatar davecheney commented on August 26, 2024

Actually, the error passed to Wrap and friends it's the cause. Error x is
caused by error y, and error y may either be the root cause or be
symptomatic of another.

But still send a PR to rename cause to err in the formal parameters. Its
not important enough to be different.

On Wed, 25 May 2016, 09:18 Dave Cheney, [email protected] wrote:

I buy the argument in your third point. Feel free to send a PR, don't
forget to update the docs and the package doc and the README. sorry for the
duplication

On Wed, 25 May 2016, 09:12 Mat Ryer, [email protected] wrote:

This might seem a little strange, but I think cause as an argument name
to Wrap and Wrapf is unnecessary. I wonder if err might be good enough?

Here are some reasons:

  • it's obvious that we're wrapping an error that caused the need to
    add context
  • there's only one argument of type error
  • it is possible the argument is not the 'root' cause, so in a
    sense, isn't the 'cause'
  • IDE plugins will autofil and most of the time, the variable name
    would be err so you can just tab past it

Very minor issue, and mainly I'm trying to save myself two key-presses
each time I use this (which I will every day).


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#32

from errors.

matryer avatar matryer commented on August 26, 2024

from errors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.