[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDE
From: |
Xue Fuqiao |
Subject: |
Re: IDE |
Date: |
Sat, 17 Oct 2015 08:41:54 +0800 |
On Fri, Oct 16, 2015 at 3:39 PM, Przemysław Wojnowski
<address@hidden> wrote:
> BTW Why EDE (and CEDET) are in two different repositories (and projects?).
> One is in Emacs sources, another here http://sourceforge.net/projects/cedet/
> ?
The same reason(s) for CC mode, Gnus, Org, Tramp, etc.
Some reasons I imagine are:
* It can leave bleeding edge features on its own repo (not necessary in
the next Emacs release)
* It can have its own bug tracker (if its authors don't like Debbugs)
* It can include code not distributed with Emacs for some reasons (for
example, a new author doesn't want to sign or haven't signed the
copyright assignment yet)
* It can use a VCS Emacs is not using (for example, Gnus and Org was
using Git before the Emacs Git transition)
* It can include compatibility helpers for XEmacs and other emacsen
On Fri, Oct 16, 2015 at 7:17 PM, Przemysław Wojnowski
<address@hidden> wrote:
> Yes, so when one would like change EDE to, lets say, apply the Bridge
> pattern,
> which one should be used?
Both are OK, I think. IIRC the SourceForge repo merges changes from
Emacs master from time to time.
- Re: IDE, (continued)
- Re: IDE, Steinar Bang, 2015/10/20
- Re: IDE, Dmitry Gutov, 2015/10/20
- Re: IDE, Lluís, 2015/10/21
- Re: IDE, Dmitry Gutov, 2015/10/27
- Re: IDE, Lluís, 2015/10/28
- Re: IDE, Steinar Bang, 2015/10/27
- Re: IDE, Filipp Gunbin, 2015/10/28
- Re: IDE, Steinar Bang, 2015/10/28
- Re: IDE, Filipp Gunbin, 2015/10/28
- Re: IDE, Richard Stallman, 2015/10/28
- Re: IDE,
Xue Fuqiao <=
- Re: IDE, Eric Ludlam, 2015/10/16
- Re: IDE, David Engster, 2015/10/18
- Re: IDE, Eric Ludlam, 2015/10/16
- Is EDE only intended to be used with languages which /require/ a 'compile' step? [was: Re: IDE], Alexis, 2015/10/16
- Re: Is EDE only intended to be used with languages which /require/ a 'compile' step? [was: Re: IDE], Eric Ludlam, 2015/10/17
- Re: Is EDE only intended to be used with languages which /require/ a 'compile' step? [was: Re: IDE], Alexis, 2015/10/22
- Re: Is EDE only intended to be used with languages which /require/ a 'compile' step? [was: Re: IDE], Aaron Ecay, 2015/10/22
- Re: IDE, Przemysław Wojnowski, 2015/10/15
- RE: IDE, Drew Adams, 2015/10/15
- Re: IDE, Tom, 2015/10/12