On Aug 25, 2017, at 12:49 PM, Thomas Kluyver <thomas@kluyver.me.uk> wrote:Can I gently ask everyone involved to consider whether the notimplemented/error discussion is verging into bikeshedding (http://bikeshed.org/)?The technical arguments I have seen so far are:- The exception can include a message- The return value can't 'bubble up' from the internals of a hook like an exceptionI don't think the discussion of semantics is going to go anywhere: they are both reasonable ways for the backend to reply "sorry, Dave, I can't do that".