Re: Promises "if not omitted" language

On Tue, Jul 23, 2013 at 3:55 PM, Juan Ignacio Dopazo
<dopazo.juan@gmail.com> wrote:
> Do you have any thoughts on the IsCallable() change?

We could do an IsCallable check, but that would ignore all kinds of
erroneous values. Is that really what we want? Special casing null is
not desired reportedly. undefined is equal to omitting it. Ugh.


-- 
http://annevankesteren.nl/

Received on Wednesday, 31 July 2013 16:03:52 UTC