Re: [elephant-devel] persistent vs persistent-object

2008-06-15 Thread Ian Eslick
I'd have to go back and review the details, but originally persistent- objects had additional functionality for user-generated slots and the slot access protocol that differed from persistent-collection. persistent - provides functionality for anything which is resident in the data store - b

[elephant-devel] persistent vs persistent-object

2008-06-15 Thread Glenn Tarcea
Hey guys, I'm trying to understand why user classes inherit from persistent-object, rather than persistent (that is why is there a distinction and separation of functionality). I can see that the initialization for persistent-object uses more of the elephant classes (eg, all the different