Re: [Bacula-devel] Using different database backends using shared objects

2009-11-19 Thread Marco van Wieringen
On Thu, 2009-11-19 at 13:31 +0100, Kern Sibbald wrote: > Hello Marco, > > > Hi, > > > > I have made the first small steps to be able to be able to use different > > database backends in the same compiled binary. Just to be sure no > > one else is working on the same code I just post here that I st

Re: [Bacula-devel] Using different database backends using shared objects

2009-11-19 Thread Kern Sibbald
Hello Marco, > Hi, > > I have made the first small steps to be able to be able to use different > database backends in the same compiled binary. Just to be sure no > one else is working on the same code I just post here that I started > with no idea when it will be ready but as it seems I just nee

[Bacula-devel] Using different database backends using shared objects

2009-11-18 Thread Marco van Wieringen
Hi, I have made the first small steps to be able to be able to use different database backends in the same compiled binary. Just to be sure no one else is working on the same code I just post here that I started with no idea when it will be ready but as it seems I just need to move some code aroun