[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs rewrite in a maintainable language
From: |
Przemysław Wojnowski |
Subject: |
Re: Emacs rewrite in a maintainable language |
Date: |
Tue, 13 Oct 2015 22:43:30 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
W dniu 13.10.2015 o 17:05, Eli Zaretskii pisze:
IMHO the performance is overestimated.
I don't think it is (see below). But in any case, I was simply
responding to a wish, which you deleted, that said:
I deleted it on purpose, because I was referring to the "performance argument"
that is very often used in this thread. IMHO the argument is invalid when
performance is good enough. In such case other things matter more.
Look at Java based IDEs - Idea, Eclipse, Netbeans, etc.
All of them have been written in _slow_ Java (at least according
to C standard) and run on _slow_ JVM. But all of them are able to
attract more users that Emacs, which has core in blazing fast C.
Err... isn't "IDE" the subject of another thread?
In this thread, we are not talking about attracting more users, we are
talking about attracting more _developers_ for the core C code.
Not exactly, this (sub)thread is about validity of "performance" argument.
What I said was: users choose IDE using other criteria, when it performance is
good enough.
Therefore, I think efforts to improve the documentation, commentary,
and readability of the code will yield higher gains faster than
switching to another language.
I'm not sure about "higher gains" in longer perspective, but they definitely
will help.
- Re: Emacs rewrite in a maintainable language, (continued)
- Re: Emacs rewrite in a maintainable language, David Kastrup, 2015/10/17
- Re: Emacs rewrite in a maintainable language, Eli Zaretskii, 2015/10/12
- Re: Emacs rewrite in a maintainable language, Przemysław Wojnowski, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Gian Uberto Lauri, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Tassilo Horn, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Eli Zaretskii, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Tassilo Horn, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Eli Zaretskii, 2015/10/13
- Re: Emacs rewrite in a maintainable language,
Przemysław Wojnowski <=
- Re: Emacs rewrite in a maintainable language, John Wiegley, 2015/10/15
- Re: Emacs rewrite in a maintainable language, John Wiegley, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Przemysław Wojnowski, 2015/10/15
- emacs IDE features (was: Emacs rewrite in a maintainable language), Andrés Ramírez, 2015/10/13
- Re: emacs IDE features, John Wiegley, 2015/10/13
- Re: emacs IDE features, Phillip Lord, 2015/10/15
- Re: emacs IDE features, John Wiegley, 2015/10/16
- Re: emacs IDE features, Eli Zaretskii, 2015/10/17
- Re: emacs IDE features, John Wiegley, 2015/10/17
- Re: emacs IDE features, Sacha Chua, 2015/10/17