Re: [elephant-devel] unstable postmodern troubled..

2008-06-01 Thread Ian Eslick
Actually btree-index also needs to be persistent-metaclass because of its use of slot values. However, dup-btree does not if that makes your life easier. I pushed a patch to remove that from bdb- collections. All tests pass under SBCL / Linux / BDB (my new primary dev platform). Ian On

Re: [elephant-devel] unstable postmodern troubled..

2008-06-01 Thread Ian Eslick
Sounds like there is an issue with schema coherence (the class object cache out of sync with the db in some way? I had some of these tuning the BDB implementation). I'd be happy to look at the patches. I think the semantics of cursor-delete are the current 'element'. If I can do cursor-n

Re: [elephant-devel] unstable postmodern

2008-05-27 Thread Robert L. Read
Great! This is the almost the last piece we need before the upcoming release. On Mon, 2008-05-26 at 10:55 +0300, Alex Mizrahi wrote: > i've implemented stuff required to make it fly this weekend > (due to lack of internet connectivity), but apparently i've messed > something: > > Did 407 chec