github machty/ember-concurrency 0.8.12
encapsulated tasks

latest releases: 4.0.2, 4.0.1, 4.0.0...
6 years ago

0.8.12

  • Officially release and document "Encapsulated Tasks", which
    are tasks that can maintain/mutate their own state without
    having direct access to the host object's state. In conjunction
    with Derived State, this allows for some nice patterns for
    containing state/logic/mutations within the tasks, rather
    than requiring that state/events generated by tasks live on /
    bleed into the host objects.

Don't miss a new ember-concurrency release

NewReleases is sending notifications on new releases.