On Sun, Nov 23, 2008 at 10:19 AM, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > On Sat, 22 Nov 2008 23:05:43 +0200 > For example the lazarus IDE typically holds 50 to 200mb sources in > memory. If this would be changed to unicodestring (2 byte per char) then > the IDE would need 50 to 200mb more memory.
Ah, and that would probably explain why Martin decided not to pre-parse units in MSEide - for things like code complection etc... MSEide's memory usage would balloon greatly, compared to Lazarus. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
