|
|
|
|
|
by lucisferre
5601 days ago
|
|
Yeah I've seen a lot of people misunderstand defensive programming and validate the input to every method. Defensive programming style can create disastrously verbose code, particular in OO languages with people who don't really get OO design. |
|