17 Sep
2014
17 Sep
'14
1:41 p.m.
Andrey Semashev wrote:
I prefer to work with low level libraries because there are lots of other libs depending on them, and improving the situation on the low level would result in more massive improvement overall.
Also this would make dependency management on the higher level easier.
I don't agree with that. Most of the 'higher' libraries depend on many/multiple of these 'lower' libraries anyway, and these changes to the 'lower' libraries don't have any effect on the problems at the higher levels. Thanks, Steve.