|
|
|
|
|
by IceSentry
1032 days ago
|
|
Well I guess you've just been very lucky. I've seen a codebase where half the features were implemented by inheriting the controller class and adding some behaviour and then that wqs wrapped in another layer adding more behavior. It had about 5-6 layers of that. I guess it's not 10 layers, but it was still extremely shitty code that was very not fun to deal with. |
|