Overload of Dictionary and Callback - why is this disallowed?

I have a case where we'd like to overload a dictionary argument with a
callback argument (why is a long story).

But the table at http://heycam.github.io/webidl/#idl-overloading says
that dictionary, callback functions and objects aren't distinguishable
from each other.

Can someone point me to an explanation of why?

Harald

Received on Tuesday, 1 December 2015 14:57:02 UTC