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

2011-09-27 Thread Arnaud Betremieux
Sorry, I should have been clearer : I *assumed* this bug was the cause, since there had been an SBCL update in the meantime. Maybe there were other bugs ? Unfortunately, I don't have the previous version I was testing on anymore. AFAIK, it was an unmodified, somewhat recent (a few months) version o

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