Rant after trying Rust a bit

Guillaume Chatelet via Digitalmars-d digitalmars-d at puremagic.com
Sat Jul 25 15:19:13 PDT 2015


On Saturday, 25 July 2015 at 20:48:06 UTC, Walter Bright wrote:
> On 7/25/2015 11:40 AM, Tobias Müller wrote:
>> I'm not convinced at all that checked exceptions (as 
>> implemented in Java,
>> not C++) don't work.
>>
>> My suspicion is that the usual Java code monkey is just too 
>> sloppy to care
>> and thus sees it more as a nuisance rather than the help that 
>> it is.
>
> Unfortunately, Bruce Eckel's seminal article on it 
> http://www.mindview.net/Etc/Discussions/CheckedExceptions has 
> disappeared. Eckel is not a Java code monkey, he wrote the book 
> Thinking In Java
> http://www.amazon.com/gp/product/0131002872/

This ?
http://www.artima.com/intv/handcuffs.html


More information about the Digitalmars-d mailing list