millermedeiros/js-signals

rename `SignalBinding.params` to `SignalBinding.args`?

Closed this issue · 1 comments

the main reason why I didn't used it in the first place is because I didn't want to create confusion with the arguments object, but every time I use this property I feel the name is wrong since you are setting which arguments are going to passed as the first ones to the handler...

it will surely break a lot of code (including CompoundSignal and some of my old apps) so I guess this ship already sailed... ignoring it.