Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Slowness issue with git completion
- X-seq: zsh-workers 29088
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Subject: Re: Slowness issue with git completion
- Date: Wed, 27 Apr 2011 12:15:43 +0200
- Cc: Mikael Magnusson <mikachu@xxxxxxxxx>, Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=HP6Osv/oQKjqAcp+5anlvz/IxdwR5V8VaYYo/+GVmdo=; b=EGq8wxbUEoyxCXITZS5v+/G9Vbi8595ARPNyU7EsH5HvBbHSFdwvst1afOlUhJSm98 3kAXiHBdYYo8RYU+24sZIfWwhZWXz4DgXlIYJyOW9b5K474xqNCg5ZsUPf4uU2yn7Sml mG8Dx6RSy6aohMkaxK6HNyovqGQm1B/UcS0qg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=BFlJ5saukjuBmi42MxdHc17UeuRFWNzXKakJqmD3BbS6mmL2vvCQtkaJ7EEO1izIBV dRZYYoV1SRYWjMuTxrOcrLt2pZfOPMggkcvklp0mVCIIVOemYrASD/ZNbaoXA80LODNj 8INxGPQj2KJ806yqMWUVIcJLJhH/TPlez09d4=
- In-reply-to: <BANLkTikODTsXkB82KhVhWBaAs9GcYnqBgg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <BANLkTinKo=W8umz=JfneD3MNYdmv=xYhFQ@mail.gmail.com> <87liyw7t0o.fsf@ft.bewatermyfriend.org> <BANLkTim6WJWCrfLokA045Sc8su8DMXnKNw@mail.gmail.com> <BANLkTi=eLWad_TB4L=chD=3Fb_Pd9AQyqQ@mail.gmail.com> <BANLkTi=PrLsikjVhA-e06gjEkkxDpsdVaw@mail.gmail.com> <BANLkTi=N0DjXbf70LCo422DQ_2b0_dK_AQ@mail.gmail.com> <BANLkTikwk=OUQ7TzQB6FNcD2wztj+LHOGw@mail.gmail.com> <BANLkTinadx+av3XhHrdem8aNqp=k7Gm69Q@mail.gmail.com> <BANLkTikLMKZmCAxt=Ac-t-R_ZccZMt3pqg@mail.gmail.com> <BANLkTi=AgTZNVCjqUB7LSbnQyMLPUfkT5Q@mail.gmail.com> <BANLkTik0cYpzkbOZxf+R=dyjhH_7-i++0w@mail.gmail.com> <BANLkTi=iJXX_gBxnGFmDmF4goLeK0OKL3Q@mail.gmail.com> <BANLkTikODTsXkB82KhVhWBaAs9GcYnqBgg@mail.gmail.com>
- Sender: nikolai.weibull@xxxxxxxxx
On Wed, Apr 27, 2011 at 10:30, Felipe Contreras
<felipe.contreras@xxxxxxxxx> wrote:
> On Wed, Apr 27, 2011 at 9:11 AM, Nikolai Weibull <now@xxxxxxxx> wrote:
>> Felie Contreras wrote:
>>> Are you interested in fixing this use-case even if it means to make
>>> some compromises in correctness or not?
>>
>> No, I’m not.
>
> I am not used to zsh development, so is Nikolai's opinion shared by
> the rest?
I am primarily not interested in fixing it when you pose it to me in
the manner that you do. You may not be aware of it, but your way of
expressing yourself is rather inflammatory.
There’s a big difference between writing
Would you consider rewriting the code so that it would be a lot
faster, while still being mostly correct?
and what you wrote, which is a commandment hidden inside a question.
If we can find a solution that’s a lot quicker and still maintains
some of the nice features that we currently have, preferably correct
tags and descriptions, then I’m certainly interested. There have,
however, not been any suggestions made in this area until Frank posted
his suggestion yesterday and perhaps Benjamin’s suggestion has some
merits to it as well (posted today). Oliver also mentioned rewriting
it in the way that he did for the perforce completion (or was it
Subversion?). I did, as I’ve already said, try rewriting it along
those lines, but it didn’t help. I’m glad that we’re having this
discussion, because, believe it or not, I’m not happy with the delays
either. I will, however, not be told what to do.
> Even if I provide a fix that make things slightly less
> correct but usable, you wouldn't take the patch?
You haven’t offered to do so until now, so how could we take a stance
on it? What you’ve been saying so far is that /we/ should rewrite it
in a way that /you/ want it to work.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author