Change the name of ArrayBoundsException in druntime

ore-sama spam at here.lot
Fri Oct 24 13:51:40 PDT 2008


Denis Koroskin Wrote:

> Leave the user unaware that an out of memory error has been occured and  
> recovered from is my best wish.

Ridiculous. I saw applications running out of memory. This is not something user can be unaware of. If you really want to recover from OutOfMemoryException or ProcessorNotFoundException no one prevents you from doing this, go catch it, hack it and continue execution.

BTW if you want to operate with terabytes of data may be you need some special solution for this? Some applications have abilities to manipulate data of such volumes. :)



More information about the Digitalmars-d mailing list