Y
Hacker News
new
|
ask
|
show
|
jobs
by
psylence519
3696 days ago
If you need that much information about a variable, I would expect, in general, that the context it lives in is doing waaaay too much and should be broken up.
1 comments
lgunsch
3696 days ago
100% agree! I always try and remember the Single-Responsibility-Principle.
link