DDT 0.5.0 ("Creamfields") released

Ary Manzana ary at esperanto.org.ar
Fri Dec 2 08:24:14 PST 2011


On 12/1/11 12:18 PM, Bruno Medeiros wrote:
> On 27/11/2011 18:29, Trass3r wrote:
>> Does DDT use a separate thread for parsing?
>> Editing bigger files can be extremely laggy.
>
> It does use a separate thread for parsing (standard practice with any
> Eclipse IDE). Doesn't mean there can't be issues causing laggyness.
>
> I'm getting increasingly concerned with these reports of DDT becoming
> slow when editing large files, but I don't know how to replicate them (I
> don't program in D with large enough files to ever come across it), so
> unless someone gives me some test data - the files they are editing,
> machine specs, what they were doing (just typing or also doing content
> assist, etc.) - it will be very hard to address this issue!
>

Descent also started to work slowly with large files.

In my humble opinion, the problem is not the editor. If you have to edit 
a file 8000 lines long, then something's wrong with either how you 
program or the language (too verbose? not too compact?).

Might also be a problem with Eclipse... though I remember editing Java 
files that long and it worked more or less OK.


More information about the Digitalmars-d-ide mailing list