On 3/10/10 13:55, Ary Borenszweig wrote:
Justin Johansson wrote:
Walter Bright Wrote:

Justin Johansson wrote:
Having spent six months developing a significant app in D only to
find impediments to
practical completion of the project and ultimate deployment,
Which ones did you find to be blocking?

(My time zone is way different to yours and gotta dash to work soon so
will have to be brief).

(Comments in relation to D1)

#4 The performance of the IDE that I was using (Descent under Eclipse)
did not scale
very well with large source files. Tried a few other development tools
but found Descent
to be overall the best but, like I say, not adequate at scaling in a
large project.
Sure this is not a D language problem per se but a practical issue
that is still likely to
put some users off.

Can you send me an example of such large source file?

I usually have problems with this file when it contains errors: http://hg.dsource.org/projects/dwt-mac/file/969e7de37c3d/dwt/internal/cocoa/OS.d

It usually contains errors after a merge of SWT when I'm updating DWT to a new version. I never have problems with the original java file.

Reply via email to