DIP33: A standard exception hierarchy

Walter Bright newshound2 at digitalmars.com
Tue Apr 2 10:48:52 PDT 2013


On 4/2/2013 4:59 AM, Dmitry Olshansky wrote:
> If somebody comes up with a reasonable Visitor pattern for Exceptions that is
> flexible and fast then sure let's see it.

It doesn't really need to be fast. If you need performance out of Exceptions, 
you're misusing the idiom.



More information about the Digitalmars-d mailing list