• magic_lobster_party
    link
    fedilink
    310 months ago

    I’ve seen it. That’s why I’m opposed to comments unless they really bring value (like explaining the why instead of the what).

      • magic_lobster_party
        link
        fedilink
        110 months ago

        One example was when a method’s documentation said that it would throw a certain exception. Turns out it was actually throwing a different exception (deep into the code), so no wonder why we never captured it in time.