|
|
|
|
|
by damagednoob
943 days ago
|
|
This type of problem seems to be the exact reason why Object Orientated programming was developed in the first place. Whenever I'm repetitively passing arguments from one method to another, I usually find an object hiding in plain sight. |
|