vim-maktaba icon indicating copy to clipboard operation
vim-maktaba copied to clipboard

Remove legacy maktaba#system API

Open dbarnett opened this issue 11 years ago • 0 comments

We now have a maktaba#syscall API for making system calls using a builder pattern that deprecates the maktaba#system API (which has a messier cross product of options upfront).

We should get rid of the redundant legacy API for the next major version. Maybe we should show deprecation warnings for it for a while beforehand. Haven't decided yet if it's worth maktaba showing deprecation warnings for stuff like this.

dbarnett avatar Nov 16 '14 18:11 dbarnett