|
|
|
|
|
by simoncion
4262 days ago
|
|
If "vendoring" precludes one from using a dependency installed on the system, then this practice is static linking all over again. Static linking has its place, but dynamic linking with sane versioning solves many problems. |
|