filterfish / smith2

A complete rewrite of Smith
12 stars 7 forks source link

Make Smith less invasive #21

Open filterfish opened 9 years ago

filterfish commented 9 years ago

To use Smith you currently have to run it in a Smith.start block. This quite invasive and effectively acts as a singleton.

Modify Smith so that it can be used in an already existing Smith.start block and with it's own configuration. See #20.

I wonder if it's worth splitting Smith into two: smith-agency and smith.