Re: [Future] First arguments should not be optional

On Wed, May 8, 2013 at 11:02 AM, Domenic Denicola
<domenic@domenicdenicola.com> wrote:
> Finally, I think the correct behavior is to ignore non-Callables, instead of throwing.

Out of curiosity, why do you prefer that behavior? As an author I
would feel that it's pretty hostile for an API to simply ignore what I
requested, rather than letting me know through a thrown exception.

/ Jonas

Received on Wednesday, 8 May 2013 19:45:37 UTC