|
|
|
|
|
by perrygeo
400 days ago
|
|
Funny, I was thinking exactly the opposite. Stack traces, logs, test failures, warning, etc will always reference an absolute number. If you want to tell a coworker where to find a section of code, you use the absolute number. Relative numbers are useful to save a few keystrokes. But in every other context, absolute numbers are what's relevant. |
|