all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Lord <lord@emf.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: tassilo@member.fsf.org, Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-devel@gnu.org
Subject: Re: What IDE features do we need?
Date: Thu, 24 Apr 2008 10:21:35 -0700	[thread overview]
Message-ID: <4810C19F.5000408@emf.net> (raw)
In-Reply-To: <u1w4v9q2y.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]

Eli Zaretskii wrote:
>>
>> Refactoring requires a lot more infrastructure than what etags and
>> ebrowse provide.
>>     
>
> I'm not convinced, but I won't argue.
>   


The tools that people are excited about differ from etags and ebrowse by 
virtue of their incremental nature (updating the databases as the code 
is modified) and precision.    The precision aspect is mainly a Java 
thing since the simple (enough) scoping rules and absence of syntactic 
abstraction make incremental parsing tractable.  

If you were to argue and you argued that the actual software engineering 
practice of refactoring and other correctness-preserving global 
transforms doesn't need such heavy guns, and is very well-served by more 
simply text based tools like Emacs has, etc:  well, you'd get no 
argument back from me.

But, afaict from watching people in various communities talk about it, 
Eclipse's Java features have basically /taught/ the utility of global 
transforms to many programmers.   So many people tend to be excited 
about the Eclipse approach and to assume that that's how things are 
supposed to work.



-t






>
>
>   


[-- Attachment #2: Type: text/html, Size: 1715 bytes --]

  reply	other threads:[~2008-04-24 17:21 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21 19:46 Please stop proposing changes in defaults! Richard Stallman
2008-04-21 21:32 ` Paul R
2008-04-22  4:20   ` Richard Stallman
2008-04-21 21:40 ` Juri Linkov
2008-04-22  3:30   ` Eli Zaretskii
2008-04-22  4:20   ` Richard Stallman
2008-04-22  8:48     ` Juri Linkov
2008-04-22 11:52   ` What IDE features do we need? [Was: Please stop proposing changes in defaults!] Alan Mackenzie
2008-04-22 12:22     ` Dan Kruchinin
2008-04-22 12:28     ` Dan Kruchinin
2008-04-22 20:08       ` Richard Stallman
2008-04-22 21:13         ` Paul R
2008-04-22 13:28     ` What IDE features do we need? defaults!] Eli Zaretskii
2008-04-22 13:41       ` joakim
2008-04-22 17:07         ` klaus.berndl
2008-04-22 14:27       ` Drew Adams
2008-04-22 15:44       ` What IDE features do we need? Alan Mackenzie
2008-04-22 15:40         ` Drew Adams
2008-04-22 17:12         ` joakim
2008-04-22 15:44     ` Eric Hanchrow
2008-04-22 16:27       ` Drew Adams
2008-04-22 21:12     ` Juri Linkov
2008-04-23 15:58       ` Richard Stallman
2008-04-23 20:29         ` Tassilo Horn
2008-04-24  3:21           ` Eli Zaretskii
2008-04-24 12:26             ` Stefan Monnier
2008-04-24 16:26               ` Eli Zaretskii
2008-04-24 17:21                 ` Thomas Lord [this message]
2008-04-25  3:40                   ` Richard M Stallman
2008-04-28 18:28                   ` Mike Mattie
2008-04-28 17:57                 ` Mike Mattie
2008-04-28 18:23                   ` Eli Zaretskii
2008-04-24 19:55             ` Bruce Stephens
2008-04-24  5:15           ` Richard Stallman
2008-04-24  6:24             ` joakim
2008-04-24 19:42               ` Richard M Stallman
2008-04-24  6:35             ` Tassilo Horn
2008-04-24  9:58               ` klaus.berndl
2008-04-24 10:25                 ` David Kastrup
2008-04-24 19:43               ` Richard M Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4810C19F.5000408@emf.net \
    --to=lord@emf.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=tassilo@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.