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

[WIP] feat(types): add type lense to support accessing tasks #35

Closed buschtoens closed 5 years ago

buschtoens commented 5 years ago

Fixes #30.

This PR implements the virtual asTask util function that I have suggested in https://github.com/machty/ember-concurrency-decorators/issues/30#issuecomment-454982870 (and ff.).

jasonmevans commented 5 years ago

@buschtoens @machty This is awesome! Any chance it can be pushed forward, or do you have an ETA on landing this PR?

buschtoens commented 5 years ago

@jasonmevans Are you aware of https://github.com/machty/ember-concurrency-decorators/issues/30#issuecomment-455184343?

Any chance it can be pushed forward, or do you have an ETA on landing this PR?

There's not really anything blocking it, except for the red build and required cleanup.

buschtoens commented 5 years ago

Closed in favor of #41.