Mattias Gärtner schrieb: > I plan more tools like the code browser - that scans whole source > trees and need two or three hundred megabytes. But these tools will > not be invoked by default and they share the same memory.
The code explorer can be seen as the map in a master-detail view. Then the file list (editor tabs) also could be added to the code explorer. Every (future) editor window should have its own code explorer. BTW, the memory consumption should be a fraction of your estimate, because every node only contains the identifier name and a file reference and position. DoDi _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus