Hi, > the persistence architecture should IMO not be plugable in the > common sense, i.e. an operator shouldn't be able to switch them.
I agree. The repository URL should define which persistence backend to use. So we get rid of the repository.xml and workspace.xml files, at least in the normal case. There may be some cases (maybe clustering or cloud storage) where some minimal external configuration is required (for example a properties file). Regards, Thomas
