Hi, We have a dispute amongst our developers and can't decide on wich PersistenceManager to use on a run a linux 10 box.
some are in favor of a Database PM (org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager) and some for the File-System PM. Main arguments concern performance and backup. Since I think just using both in real-life will resolve the issue. So is it possible to maintain 2 PersistenceManagers so we can still make a switch. Thanks Corné
