Open filterfish opened 10 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.
Smith.start
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.
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.