TinCanJS icon indicating copy to clipboard operation
TinCanJS copied to clipboard

Revisit use of .apply (and potentially .call) on callbacks

Open brianjmiller opened this issue 11 years ago • 0 comments

The callback handling in the base TinCan methods uses callback.apply when it probably shouldn't be forcing them to a method signature.

brianjmiller avatar Feb 13 '14 15:02 brianjmiller