reactive-async icon indicating copy to clipboard operation
reactive-async copied to clipboard

Minimal API (New)

Open errt opened this issue 6 years ago • 0 comments

  • Rewrite most methods/classes
  • subclasses of Cell for SequentialCell and ConcurrentCell
  • smaller API (only one when() method for everything)
  • register set of dependencies
  • laziness
  • failures in cells (catch exceptions, putFailure)
  • register set of dependencies
  • freeze (Cell.freeze, FreezeOutcome)
  • schedulingStrategies and a lot of refactoring
  • evaluation scripts

errt avatar Oct 21 '19 13:10 errt