|
|
|
|
|
by toshk
1050 days ago
|
|
Repetition can definitely cause big issues. Most of time you want business logic in the same place. In a big & old codebase it can be very hard to fix things if there are multiple places. But certain things can be easily repeated. |
|