koding / kite.js

Kite client in JavaScript
kite.koding.com
MIT License
75 stars 16 forks source link

remove noisy array wrappings #2

Closed humanchimp closed 7 years ago

humanchimp commented 10 years ago

right now the API is a big ugly:

k.tell('square', [4], log)

I'd like to remove the unnecessary boxing wherever we can.

humanchimp commented 10 years ago

Accidentally closed. Reopened.

humanchimp commented 10 years ago

This is still a thing

humanchimp commented 10 years ago

Talked about this with @fatih. Seems there are a couple options.