I'm not sure about this one. Do we need a separate Connect() function, or is it ok to connect automatically when we create a new Saver, Lister, etc...?
I like just connecting on creation, this gives the caller a ready to use Saver etc
if we have connect, we should have disconnect as well. it's not right to give a fork and keep the knife.
but i think we should go with auto-connect up to the point we need more control over this.
I'll work on this one.
Closing #457 is in
Most helpful comment
I'll work on this one.