Re: [elephant-devel] Multiple store controllers, with each its own set of classes

2011-09-26 Thread Alex Mizrahi
AB> After looking into this for way too long...It turns out I'm a complete AB> idiot : I forgot SBCL had been updated at the same time I changed my AB> code to split store controllers, and I was running into the MOP issue AB> of new SBCL versions. Hmm, what SBCL version is that? Can you please ch

Re: [elephant-devel] Multiple store controllers, with each its own set of classes

2011-09-26 Thread Arnaud Betremieux
After looking into this for way too long...It turns out I'm a complete idiot : I forgot SBCL had been updated at the same time I changed my code to split store controllers, and I was running into the MOP issue of new SBCL versions. All my apologies. > Hi all, > > I'm trying to use two (BDB) store