A few notes on choosing between Go and D for a quick project

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Sat Mar 14 02:18:37 PDT 2015


On Sat, 2015-03-14 at 09:09 +0000, weaselcat via Digitalmars-d wrote:
[…]

> I've never seen Go praised for its error handling, it is always 
> the opposite.
> 
> Go error handling is verbose and ugly. 
> http://blog.golang.org/error-handling-and-go

Go's mechanism of error handling is for me a horrible regression to
1960's programming. However, the feedback from those who really have
"drunk the Kool-Aid" is interesting: the tension between the way of
working and number of error in released systems does appear to indicate
that they may be getting many fewer errors. However some of the tortuous
argumentation about how the coding of error is the right way forward
does smack a bit of Stockholm Syndrome. 

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150314/0c2446b5/attachment.sig>


More information about the Digitalmars-d mailing list