misojs icon indicating copy to clipboard operation
misojs copied to clipboard

enhancement: index in bind function changing due to splice

Open nikse opened this issue 9 years ago • 1 comments

Changing the bindings array to an object so that elements can be removed while preserving indicies of our tracking object

nikse avatar Mar 15 '15 14:03 nikse

Are you using the index to access the binding? If so, we should perhaps create a method that allows you to retrieve it, rather than accessing by index.

jsguy avatar Mar 16 '15 21:03 jsguy