Re: [Zope-dev] ping

2001-07-02 Thread Dyon Balding
encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) -- | Dyon Balding . Software Engineer . HiringTools.Monster.com | [EMAIL PROTECTED] . +1 415 288 3375 ___

[Zope-dev] Access to extra modules in Python Scripts

2001-06-20 Thread Dyon Balding
e supposed to expose that functionality to Python Scripts using the new security features? In the Utility.py is an allow_class method as well, but I couldn't work out if that was what I needed. thanks -d -- | Dyon Balding . Software Engineer . HiringTools.Monster.com | [EMAIL PROTECTE

Re: [Zope-dev] batching badly

2001-06-20 Thread Dyon Balding
sue. > so maybe the dtml batching code should just set the orphans to the batch size if it is greater than the batch size? that would at least eliminate some of the confusion with batching. -d -- | Dyon Balding . Software Engineer . HiringTools.Monster.com |

Re: [Zope-dev] Add a user to zope

2001-06-20 Thread Dyon Balding
AIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) -- | Dyon Balding . Software Engineer . HiringTools

[Zope-dev] bug in ZEO-1.0b3

2001-05-29 Thread Dyon Balding
If the ZEO server goes down, the the client no longer tries to keep reconnecting. This appears to be something to do with the __closed attribute in zrpc.py. Is there a page to check the status of bugs in ZEO? When is the next version due out? and will it be a final 1.0 version? thanks -d _

Re: [Zope-dev] ZEO on SMP

2001-05-23 Thread Dyon Balding
that threads within a particular Python interpreter are not really > going to gain anything because of the global interpreter lock, but isn't > that a moot point with separate Python interpreter processes? > > Or does the TCP/IP stack cause problems? > > dave -- Dyon Bald

Re: [Zope-dev] ZEO on SMP

2001-05-23 Thread Dyon Balding
ond Zope instance > even starts. > > If you want to try it, start each instance of Zope on different ports, > then use some kind of ipforwarding/load balancer on the box to route > connections to port 80 to either of your Zope servers (say 8081 and > 8082)

Re: [Zope-dev] ZEO on SMP

2001-05-23 Thread Dyon Balding
gt; If you dont need strange things I would not recommend > Win2k as server platform. > > Best regards > Tino Wildenhain > > --On Mittwoch, 23. Mai 2001 11:35 -0700 Dyon Balding <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > > We are setting up a clus

[Zope-dev] ZEO on SMP

2001-05-23 Thread Dyon Balding
Hi, We are setting up a cluster of ZEO clients on dual processor machines. >From some experiments and from searching through the mailing lists, it appears that a single Zope process will not take full advantage of the two processors. The solution would appear to be to run two ZEO clients on eac

[Zope-dev] Hotfixes and __bases__

2001-05-17 Thread Dyon Balding
In Caseman's How-To named "Extend Zope Dynamically with Hotfixes", at http://www.zope.org/Members/Caseman/Dynamic_Hotfix, he mentions that you could: "Add new base classes to existing classes". I have tried this, and can't get it to work, my question is: is it possible?, and if so, how do I make

Re: [Zope-dev] memory leak

2001-04-10 Thread Dyon Balding
? > Should I avoid the use of the ExpatBuilder for XML processing ? > > Thanks for listening my newbies questions. > > > Best Regards, > > - mn > > ___ > Zope-Dev maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-dev > ** N

Re: [Zope-dev] Tracking memory leak

2001-04-10 Thread Dyon Balding
> > > > > > > > > > Zope-Dev maillist - [EMAIL PROTECTED] > > > > > > > > > > http://lists.zope.org/mailman/listinfo/zope-dev > > > > > > > > > > ** No cross posts or HTML encoding!

Re: [Zope-dev] standard_error_message manipulation

2001-04-09 Thread Dyon Balding
r_tb among > > others. It however appears that the values of these variables get > > rendered into HTML much earlier than desired and therefore aren't > > very readable in a bug report. > > > > Is there a better approach to this problem? or a work around? > >

[Zope-dev] standard_error_message manipulation

2001-04-09 Thread Dyon Balding
s of these variables get rendered into HTML much earlier than desired and therefore aren't very readable in a bug report. Is there a better approach to this problem? or a work around? thanks -d -- Dyon Balding <[EMAIL PROTECTED]> ___ Zope-De

Re: [Zope-dev] Linux Zope <-> Win2K SQL Server?

2000-12-07 Thread Dyon Balding
zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) -- Dyon Balding <[EMAIL PROTECTED]> ___ Zope-Dev maillis

Re: [Zope-dev] SQLAlias Memory Leak?

2000-12-07 Thread Dyon Balding
LMethods - that is a daunting task. -d On Wed, Dec 06, 2000 at 03:08:33PM -0800, Jon Prettyman wrote: > I've seen this as well under DCOracle. > > -jon > > Dyon Balding <[EMAIL PROTECTED]> writes: > > > OK, I've had more of a hack at this, and I've nar

Re: [Zope-dev] SQLAlias Memory Leak?

2000-12-06 Thread Dyon Balding
e bug, and I'll put it in the Collector I guess. thanks -d On Wed, Dec 06, 2000 at 09:06:47AM +1100, Dyon Balding wrote: > Hi, > > I have an application that stores state data in a > SQLServer database. The Zope and database servers > run on different windows machines, using

[Zope-dev] SQLAlias Memory Leak?

2000-12-05 Thread Dyon Balding
27;ve had a bit of a look through the code, and it appears that SQLAlias is used to case desensitize the column names of the returned data? Any pointers would be appreciated. thanks, d -- |Dyon Balding [EMAIL PROTECTED] | ___ Zope-Dev