> But I guess this still will be the same anyway. That is, if an object > inhereted from Persistence.Persistance spawns a thread that > manipulated data in the object, I will have no problems. The thread > will be running just fine, and the data will be stored in the zodb. This is how I've experienced it. :-)