Goal: unify pool workdir and directory and file name of the HDF file of the storage.
Proposal:
Pass to the Sampler a factory to produce the storage.
Sampler then call this factory with the workdir taken from the SamplingPool.
Basic usage is that the factory is the constructor of the storage, e.g.
Goal: unify pool workdir and directory and file name of the HDF file of the storage. Proposal: Pass to the Sampler a factory to produce the storage. Sampler then call this factory with the workdir taken from the SamplingPool.
Basic usage is that the factory is the constructor of the storage, e.g.