Formal Review of std.process

Jacob Carlborg doob at me.com
Thu Apr 11 11:30:07 PDT 2013


On 2013-04-11 20:12, Lars T. Kyllingstad wrote:

> I agree for the most part.  The 'environment' functions do throw
> straight Exceptions, and I'm not happy about that.  I just don't like
> the idea of adding even more module-specific Exceptions and Errors, when
> what we really should do is decide on a systematic organisation for the
> entire library.
>
> Then again, maybe such a reorganisation will cause enough breakage that
> one more module makes little difference?  Any good name suggestions for
> the errors and exceptions in question?

EnvironmentException, SystemException, ProcessException.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list