Re: [elephant-devel] questions about persistent classes

2008-04-16 Thread Robert L. Read
On Wed, 2008-04-16 at 02:37 +0200, Ryszard Szopa wrote: > Hi, > > I've started using Elephant and I must say I am really surprised how > easy and nice to use it is. However, there are some areas where I feel > a bit lost, and I couldn't find the answers in the manual. I am using > Elephant 0.9.1 w

[elephant-devel] Migrate->Backup patch

2008-04-16 Thread Leslie P. Polzer
Attached patch adds, as promised, backup capabilities to the migration code. In fact it bases the whole thing on a backup/copy concept and only provides special switches and a compatibility generic function MIGRATE. In addition, it checks for a btree OID key being NIL. Don't know how that got into

[elephant-devel] questions about persistent classes

2008-04-16 Thread Ryszard Szopa
Hi, I've started using Elephant and I must say I am really surprised how easy and nice to use it is. However, there are some areas where I feel a bit lost, and I couldn't find the answers in the manual. I am using Elephant 0.9.1 with a BDB backend. 1) What is the right way of doing something simi