I'm writing store backend to cl-perec (http://common-lisp.net/project/
cl-perec/). My question is, does a store have to guarantee, that
objects won't be persisted until persist-object is called. By default
cl-perec makes all objects persistent, so all changes in the objects
are automatically commited with the transaction.

So, is it safe or does weblocks create any temporary objects which it
doesn't expect to be saved.

Thanks.
Antoni


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to