emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cl-defgeneric vs random funcall in project.el


From: Stephen Leake
Subject: Re: cl-defgeneric vs random funcall in project.el
Date: Sun, 09 Aug 2015 22:07:51 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

João Távora <address@hidden> writes:

> I wrote somewhere else that I think some kind of vision is needed
> for the whole thing (a simple ASCII diagram would do for
> me). Personally, I tend to like your approach and it seems to be modular
> and simple, but I got lost in the details of your discussion with Stephen...
>
> Is the general picture something like this?
>
>
>                      uses              auto-picks one
>                    fns from         and gets info from
>
>   +---------------+        +----------+        +----------------+
>   |    xref       |        |          |        |   project-vc   |
>   |  M-x compile  |------->|project.el|------->|project-makefile|
>   |grep-my-project|        |          |        |  project-xcode |
>   +---------------+        +----------+        +----------------+

That's the design I'm trying to follow, but I'm not clear what Dmitry
thinks; he doesn't like grep-project, for example.

On the other hand, you can in principle use 'ede.el' instead of
'project.el'. I'm persuing that idea for a while; if that works well
enough, then there's no need for project.el.

-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]