Re: [Zope-dev] Re: [Zope] Container Class questions

2000-10-09 Thread Robin Becker
In article [EMAIL PROTECTED], Kapil Thangavelu [EMAIL PROTECTED] writes ... One of the things I wanted to do was to add a multiple selection property to the default properties in the Thing_add method. In order to do this in multiple zclasses I wanted to have a product wide

[Zope-dev] MailHost Improvements

2000-10-09 Thread Kapil Thangavelu
There has been intermittent talk of improving mailhost's ability to scale. i just wanted to solicit some comments to some ideas for improving mail host performance. Stage I. Persistent Socket 1. make the smtp connection persistent 2. preface sending mail with a 'noop' operation to verify

[Zope-dev] ZPublisher.Client

2000-10-09 Thread Andrew Edmondson
I used to use Client.py quite a lot for calling zope objects through the web from python. However, now that I've upgraded to Zope 2.x it fails. (Zope 2.2 ZPublisher, connecting to Zope 2.1.2) Traceback (innermost last): File "/u/g/aedmondson/backups/pack_db.py", line 22, in ? pack()

[Zope-dev] build Zope on linux

2000-10-09 Thread Sin Hang Kin
When building current zope cvs, cPickle.c want the mymath.h. Where can I get mymath? What devel package I should install for a debian system? Rgs, Kent Sin - kentsin.weblogs.com kentsin.imeme.net ___ Zope-Dev

Re: [Zope-dev] build Zope on linux

2000-10-09 Thread Gregor Hoffleit
On Mon, Oct 09, 2000 at 10:00:52PM +0800, Sin Hang Kin wrote: When building current zope cvs, cPickle.c want the mymath.h. Where can I get mymath? What devel package I should install for a debian system? To compile binary Python extensions with Debian (as Zope needs), you need the python-dev

Re: [Zope-dev] basci properties

2000-10-09 Thread Robin Becker
In message [EMAIL PROTECTED], Paul Erickson [EMAIL PROTECTED] writes Well I was trying to get a self contained class initialisation using a bit of python I had defined a propertsheet called ClassConstants containing a tokens property with "A B C" in my extern method initialiser I was doing

[Zope-dev] Strange permissions in the (built-in) API reference

2000-10-09 Thread Dieter Maurer
I have just thouroughly looked through the API reference which is built in Zope 2.2.2. I found many strange permission statements, e.g.: * all methods of "PropertySheets" can only be used from Python * while "PropertySheet.propertyItems" can be used with permission "Access Contents

[Zope-dev] Re: Trying to catch up - what are the best Zope tools today?

2000-10-09 Thread Itai Tavor
Itai asked: "I started reading about ZPatterns but I still can't get my head around it... I'm wondering if I should try to learn it fast enough for this project, or stick to what I already know. What in people's experience is the typical learning curve for ZPatterns? How much am I