
17 Jun
2019
17 Jun
'19
5:31 p.m.
On Mon, Jun 17, 2019 at 7:46 AM Lennart Sorensen <lsorense@csclub.uwaterloo.ca> wrote:
On Thu, Jun 13, 2019 at 10:06:37PM -0700, Dhaval Giani via talk wrote:
I agree with you on this, but also seeing how some libraries get developed/updated (I am looking you, npm), I can see why some programmers prefer static libraries.
But npm is one of those modern eco systems that believes every project should pick its own version of everything. It is effectively static linking.
Well, yes. Mainly because of the way people update libraries. (or hand ownership).
So npm is the static linking problem.
More like worst of both worlds.
-- Len Sorensen