On 12/1/09 00:24, Jeremie Pelletier wrote:
John wrote:
Hi Jeremie, just curious, have you measured the effort to use DWT
instead of wxWidgets for Code Poet ?

More or less, I wasn't aware of any DWT for D2 at the time and I'd
rather use C++ with boost than D1, just a matter of personal preference
(D2 > C++ w/ boost > D1 > C++ w/o boost.)

A GUI application is much easier to develop with an IDE with debugging
capabilities like VisualStudio. And using precompiled headers drops the
compile times close to what dmd would do.

There is a D plugin for eclipse called descent with a lot of very nice features: http://www.dsource.org/projects/descent but it's mostly for D1 now when I think about it.

The goal of the IDE is not to show off what can be done with D, but to
make it possible.

Jeremie

Reply via email to