Sounds a simple way to ratify the RDB configuration. +1 from me :D
> To facilitate migrating SQL setups, I'd like to replace all sql- > specific statements in nuxeo.ear/datasources and nuxeo.ear/config by > variables, and define these variables in nuxeo.ear/config/nuxeo- > sql.properties so that they are easy to change. > This would allow changing from Hypersonic to MySQL (for instance) by > changing ~4 lines in nuxeo.ear/config/nuxeo-sql.properties. > > To do that, and to not have an overly complex setup, I would need to > change the default hypersonic setup to put all standard datasources > in the same database. This would mean, if you want to keep your data, > having to migrating your existing hypersonic tables to a single one > (if you still use hypersonic) -- I haven't tried yet but it should be > a simple matter of concatenating all the .script files into one. > > Of course specific project are still free to define the datasources > as they want and don't have to follow the Nuxeo default. > > What do you think? > > Florent > > -- > Florent Guillaume, Director of R&D, Nuxeo > Open Source Enterprise Content Management (ECM) > http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 > > > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > > -- Dr. Sean Radford, MBBS MSc http://www.tacola.com _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
