machty / ember-concurrency-decorators

Task decorators for ember-concurrency 1.x (merged into ember-concurrency 2.0)
MIT License
70 stars 25 forks source link

feat: encapsulated tasks #16

Closed buschtoens closed 5 years ago

buschtoens commented 6 years ago

Closes #15 by allowing objects with a perform function to be decorated.

This only one possible, but really easy solution to the problem. I'd like to gather some feedback / thoughts on alternative API as outlined in https://github.com/machty/ember-concurrency-decorators/issues/15#issuecomment-428158274.