|
From: | Dmitry Gutov |
Subject: | Re: A project-files implementation for Git projects |
Date: | Wed, 2 Oct 2019 02:38:58 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 01.10.2019 16:10, Stefan Monnier wrote:
Exactly! (note: I'm not talking about the whole API, I'm talking about this "project files" part of the API).We could use a `project--files` name to hint at the "internal" status.
All right, that deals with the objection above.In my view, vc-call-backend's main purpose is to facilitate extensibility and being able to abstract away the current backend. Which is not a goal in the present situation.
If you really prefer it, though, we can switch to it anyway, but better do it when we can avoid having to support Git < 1.9 (then the fallback can be easily done in the caller).
[Prev in Thread] | Current Thread | [Next in Thread] |