}
wspFS = context.getFileSystem();
// load namespaces
binding = new BundleBinding(errorHandling, blobStore, getNsIndex(), getNameIndex(), context.getDataStore());
binding.setMinBlobSize(minBlobSize);
if (persistent) {
// deserialize contents of the stores
loadContents();