Marvin Humphrey wrote on 1/21/16, 6:40 PM:

Finally, working with the Python error mechanism has reinforced my opinion
that if Clownfish is to be a "least-common-denominator" object model,
maximally compatible with as many hosts as possible, it should prefer return
codes over exceptions -- because return codes are easy to transform into
exceptions, but exceptions are hard to turn into return codes.


+1


--
Peter Karman  .  http://peknet.com/  .  [email protected]

Reply via email to