3 Jun 2011 20:17
Prevent a persistent object from being ghosted?
David Hess <dhess <at> fishsoftware.com>
2011-06-03 18:17:38 GMT
2011-06-03 18:17:38 GMT
NB: I don't have to worry about data invalidation due to aborts and conflicts - there's only one writer to this database so by design those cannot occur.
So, my question is: if I have a long lasting reference to a PersistentObject instance, is there a safe way for that object to veto being ghosted by the cache manager? It looks like reimplementing _p_set_status_ghost as a "pass" might work but there may be some not so obvious side-effects.
_______________________________________________ Durus-users mailing list Durus-users <at> mems-exchange.org http://mail.mems-exchange.org/mailman/listinfo/durus-users
RSS Feed