stuartsierra/component

with-lifecycled?

gfredericks opened this issue · 2 comments

I'm about to write a macro as a test helper that's analogous to with-open but for Lifecycle objects. It'll start each component, bind the started component to the given name, and stop them each in a finally.

Is there any interest in having this in the main library?

I just saw a similar closed issue. My apologies for not checking first.

See comments on #6 for details.