> This basically forces recovery every time the store is opened. Which > means if you open the store in more than one process, each of the > older processes gets hosed. > > Shouldn't that be left for the individual app's store spec to > specify?
:recover t is desirable, problems only arise iff :recover t :register nil in multi-process context. I think :register t should be the default, but there might be subtle issues that moved Ian to make nil the default. Hope he will comment on this. :) Leslie -- LinkedIn Profile: http://www.linkedin.com/in/polzer Xing Profile: https://www.xing.com/profile/LeslieP_Polzer Blog: http://blog.viridian-project.de/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
