
17 Jun
2019
17 Jun
'19
2:46 p.m.
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. So npm is the static linking problem. -- Len Sorensen