|
|
|
|
|
by deelly
812 days ago
|
|
Huh, for me its opposite, I`m ok with reading/fixing/updating few pages of code if its easy to read and easy to update. Short code with multiple levels of abstractions, with dynamic inheritance, and with a lot of dependency inversion, etc. etc... I don't like it. I will spend a lot more time (probably) just digging into code while trying to understand it. |
|