emacs-devel
[Top][All Lists]
Advanced

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

Re: IDE


From: Przemysław Wojnowski
Subject: Re: IDE
Date: Thu, 15 Oct 2015 21:58:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

W dniu 15.10.2015 o 15:18, Eric Ludlam pisze:
EDE, the high level framework, doesn't care about the build system.

Any particular project type may or may not care about the build system. Some do
because they are the build system.  Some do because they look in the config
files to try to extract some handy nuggets of information. Some do because the
build system leaves a file behind that can be detected as the root of the 
project.

[...]

In the end, EDE the framework provides a common set of:
* commands a user can use to interact with the project such as compiling.
* A place to put logic that helps other tools that have project
   dependencies such as include paths, classpath, or project root detection.

IMHO this is very good start for project support, even though EDE is not
perfect. It is much better to refine it than to throw away and reinvent the
wheel, which may not have a happy end.

Anyway, I'll try it.

Thanks for explanations,
Przemysław



reply via email to

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