gamma-driver icon indicating copy to clipboard operation
gamma-driver copied to clipboard

Implement :default method for gamma-driver.impl.bind/bind*

Open sgrove opened this issue 10 years ago • 0 comments

All it should do is throw an error saying that there is no way to bind Y input to X value. Right now the output when binding something to nil is:

Uncaught Error: No method in multimethod 'gamma-driver.impl.bind/bind*' for dispatch value:

I'm not sure which input is missing...

sgrove avatar Jun 10 '15 01:06 sgrove