cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

Deprecate when/callbacks.promisify #318

Closed briancavalier closed 10 years ago

briancavalier commented 10 years ago

Does anyone actually use this beast?

briancavalier commented 10 years ago

It's complex, and tries to do too much. Lifting bizarro callback-based functions is super-easy to do for the one-off cases where someone might need to do it. I think the right option is to deprecate and use docs to show how to do it for those rare cases.

unscriptable commented 10 years ago

:+1:

briancavalier commented 10 years ago

Deprecated for 3.2.0