Exception/Error division in D

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Jun 1 09:04:49 PDT 2012


On 6/1/12, Tobias Pankrath <tobias at pankrath.net> wrote:
> I agree. It should be possible to have an plugin system where not
> every null pointer dereference in a plugin screws up the hole
> program. Without using different processes for the plugin.

It should also be possible to correctly release hardware handles
regardless of what happened to the app itself. I hate it when apps
lock up and can't be killed (e.g. ones using ASIO hardware).


More information about the Digitalmars-d mailing list