On Sun, 10 Dec 2017, AlexeyT wrote:

Hello

I have 1M lines file. CudaText (Lazarus app) cannot delete lines fast [selected 800K lines]. Reason: TFPSList has only Delete for one item.

Need DeleteRange for many items.


I'm not sure that it will help you: for many cases the list will need to
delete the elements one by one anyway, for instance for interfaces. Or when a notification of an operation is requested.

But we can consider it, so please post a feature request in the bugtracker.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to