We should use exception all the time. We should adopt exceptional programming.
null is the type to return, just in case we haven't thrown an exception yet.
Everyone know the exception API, how to throw them, how to catch them, we have to use it all the time. It's great.
We definitely don't need a strong type system, we need an exceptional programming language, everything is an exception.
We should use exception all the time. We should adopt exceptional programming.
null is the type to return, just in case we haven't thrown an exception yet.
Everyone know the exception API, how to throw them, how to catch them, we have to use it all the time. It's great.
We definitely don't need a strong type system, we need an exceptional programming language, everything is an exception.