Neovim is shipping bundled libraries? BAD idea(github.com)2 points·by dviola·قبل 12 سنة·1 commentsgithub.comNeovim is shipping bundled libraries? BAD ideahttps://github.com/neovim/neovim/issues/1943 commentsPost comment[–]dviola·قبل 12 سنةreplyWhy is Neovim shipping bundled libraries?Why is it forking libraries?This is a huge step backwards.What is this? Windows? Why they ship all libraries as part of the project?System libraries are there for a good reason, use them!This has the potential to introduce huge security issues and it should be considered bad practice.Why not use git submodules at least to keep in sync with upstream?I don't know about you but this is lame and I'd rather stick to Vim if this project is going to start forking all the libraies that it will use.[+][deleted]·قبل 12 سنة[+][deleted]·قبل 12 سنة
Why is it forking libraries?
This is a huge step backwards.
What is this? Windows? Why they ship all libraries as part of the project?
System libraries are there for a good reason, use them!
This has the potential to introduce huge security issues and it should be considered bad practice.
Why not use git submodules at least to keep in sync with upstream?
I don't know about you but this is lame and I'd rather stick to Vim if this project is going to start forking all the libraies that it will use.