carnival-data/carnival

Vine to Rodeo

augustearth opened this issue · 0 comments

Vine to Rodeo

A Rodeo object encapsulates and operates over a cache. Lasso methods (formerly vine methods) execute in the context of a rodeo to know where to read/write cache files.

Tasks

  • Design/implement the Rodeo and RodeoConfiguration objects
  • Rename vine classes to lasso classes
  • The call() method accepts a rodeo to know where to read/write cache files: call(rodeo)

Originally posted by @augustearth in #59 (comment)