Re: [elephant-devel] unique object IDs and OIDs

2008-11-14 Thread Alex Mizrahi
PE> I'm wondering if it is appropriate to use the OIDs that elephant PE> assigns objects for this purpose. yep, i think it's fine PE> Will these values change during the lifetime of the associated object? they shouldn't. oids are not preserved across export/import operations (by design of t

[elephant-devel] unique object IDs and OIDs

2008-11-14 Thread Peter Eddy
Hello, I'm a first time user of elephant and I'm using it to build a prototype application that will send and receive updates to persistent objects via Json. I'd like to use unique IDs in order for the Json data to refer to the elephant based persistent objects. I'm wondering if it is appropriate