Is _inherit the best way to make changes in functionality ?
When using _inherit some time to change some small thing in view or logic i need to write a lot of code around... it's slowly
May be if i need to make big changes in system it's better to change sources directly and every time when sources updated merge with it?