cournape/Bento

Move toward event-based architecture

cournape opened this issue · 0 comments

Removing globals from bento was a first step toward better extensibility, but bentomaker itself has too much hardcoded knowledge about running "things" in what order.

The goal is twofold:

  • more flexibility to attach/detach 'things' from bentomaker run
  • more self-documented and specified behavior of a typical bentomaker run