BLS wrote:
On 11/11/2009 04:22, Jeremie Pelletier wrote:
Among other things, I started writing an IDE for D from scratch and
opened a SourceForge project for it a few minutes ago, I'll also open a
dsource project to link to the sf one in the following days.

Jeremie

Very good name, pretty cool looking tool.

Thanks!

a few notes :

I think in order to create an IDE which supports larger projects you should integrate a Source Code Management System.

That is already planned, it will be one of the first features to be implemented after the basic IDE is working.

D2 becomes reality , so drop D1 support.

I'm going to support both, the only difference it makes for the IDE is in the compiler used and the document implementation. I don't think D2 will kill D1 as they're for different target audiences.

Publish the Plug-In Interface ASAP.

As soon as I'm satisfied with it, right now I'm focusing on getting the IDE usable, that is to get the project manager, editor window and build process working.

Reply via email to