Hi Peter. No, it should work good for me also... there still is a point on how to create them for a custom product (I've a product and I would like to create the folder inside the product). Also, I would like to test that against ZopeTestCase environment. Do you have some working code? Regards Marco On 9/2/05, Peter Bengtsson <peterbe@gmail.com> wrote:
I suggest you use the one temporary storage (temp_folder) and in it create one Folder per user. I've done this myself for a similar scope. Or am I missing something? What's the difference of multiple temp folders over multiple folders inside one temp folder??
With early zope 2.7. releases I also found temp_folder to be rather unreliable. I got weird zodb errors that no one on the mailing list could explain or help me solve. (and by that I don't mean anything negative about the mailing list people but, that it was difficult to phrase the bug report since it was quite sporadic)
On 9/1/05, Marco Bizzarri <marco.bizzarri@gmail.com> wrote:
Hi all.
My work environment is Zope 2.7.x
I would like to create a different temporary storage for each user. Of course, I can't simply write them in the zope.conf.
Users should have their own storage, so that they can create/modify objects inside that, without influencing the general, shared database.
Is this configuration possible? I've seen I could manipulate entries in the dbtab object, but I'm not sure this is safe after the first startup.
Regards Marco
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com <http://www.fry-it.com> home www.peterbe.com <http://www.peterbe.com> hobby www.issuetrackerproduct.com <http://www.issuetrackerproduct.com>
-- Icube Srl http://www.icube.it/