[Zope] Benchmark ZOBD compared to RDBMS

2005-08-09 Thread Simon ALEXANDRE
Hi, Im searching for benchmark comparing ZODB to some RDBMS like Mysql. I know that both technologies are different but Id like to know if we should expect some performance problem with ZODB used to store millions of objects. Thanks Simon

[Zope] Call of TAL interpreter

2005-06-17 Thread Simon ALEXANDRE
Hello Someone could tell me where I could find in Zope the following call: from TALInterpreter import TALInterpreter thanks a lot ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or

[Zope] Accessing file object to upload in an external method

2005-05-26 Thread Simon ALEXANDRE
Hi, I'm new in zope and I'm trying to upload a file on zope using localfs. I already done it through a little basic html page + python script. I would like now use it in an external method. Here is the line added in the external method: self.dir_filesystem.manage_upload(file=self.zipfile)

[Zope] Using LocalFs in a form embedded in our application

2005-05-25 Thread Simon ALEXANDRE
epOriginalInfo; disabled python:session['user'] == 'anon' /td /tr /table /td /tr /table /td /tr Simon ALEXANDRE ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding!

[Zope] Bad Hostname with Zope 2.8.X on Windows

2005-05-13 Thread Simon ALEXANDRE
Hi all, Im using Zope 2.8.0.b.1 on windows 2000. The problem is quite simple: when I start the zope server the hostname is Localhost then its impossible to connect the server remotely (i.e. by specifying the IP address of the server) I know that in version 2.7 this problem doesnt