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

2008-06-04 Thread Ian Eslick
Ok, I'll try to integrate this in the next day or two and promote it. Ian On Jun 4, 2008, at 7:53 AM, Alex Mizrahi wrote: here are patches for elephant-unstable. it still doesn't work perfectly, errors are quite weird: odd test runs (1, 3..) work fine, but even ones (2, 4..) complete with t

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

2008-06-04 Thread Alex Mizrahi
here are patches for elephant-unstable. it still doesn't work perfectly, errors are quite weird: odd test runs (1, 3..) work fine, but even ones (2, 4..) complete with two errors, iirc UPDATE-CLASS and INDEX-REDEFINE, something like that. i hope that are minor errors. also some minor fixes are p

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

2008-06-03 Thread Ian Eslick
Glenn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian Eslick Sent: Monday, June 02, 2008 5:43 PM To: Elephant bugs and development Subject: Re: [elephant-devel] Re: unstable postmodern troubled.. Fantastic! Thanks for all the work on this. Now I ha

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

2008-06-03 Thread V. Glenn Tarcea
L PROTECTED] On Behalf Of Ian Eslick Sent: Monday, June 02, 2008 5:43 PM To: Elephant bugs and development Subject: Re: [elephant-devel] Re: unstable postmodern troubled.. Fantastic! Thanks for all the work on this. Now I have no excuse to start the long list of little items necessary to g

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

2008-06-03 Thread Leslie P. Polzer
> I forget if we had figured out what to call this release. Opinions? Didn't we agree to have this as 1.0? Or are there still other issues that need to be solved until then? Leslie ___ elephant-devel site list elephant-devel@common-lisp.net http:/

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

2008-06-02 Thread Ian Eslick
When the Trac web interface is back online, we can keep a list of todo's there as part of the bug tracking system. We also need to test upgrade from 0.9.1. I forget if we had figured out what to call this release. Opinions? Ian On Jun 2, 2008, at 5:43 PM, Ian Eslick wrote: Fantastic! Than

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

2008-06-02 Thread Ian Eslick
Fantastic! Thanks for all the work on this. Now I have no excuse to start the long list of little items necessary to get to a release... The big areas are: - Thread safety for all schema-related operations - Test coverage - Docs coverage Some bugs I've seen and haven't been able to fix: - Le

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

2008-06-02 Thread Alex Mizrahi
IE> Sounds like there is an issue with schema coherence (the class object IE> cache out of sync with the db in some way? I had some of these tuning IE> the BDB implementation). i've found the issue -- postmodern backend creates its "system" btrees (like root, schema-table etc) in "fancy" way,