[Zope] shared data / synchronisation
sean.upton@uniontrib.com
sean.upton@uniontrib.com
Tue, 19 Feb 2002 14:40:46 -0800
Can you be more specific about what you want to do?
I wonder if I'm understanding correctly... Why not just use a class varia=
ble
for all instances of a class implemented for this purpose instead of
instance variables? You can do this with both ZClasses and Python
products...
Sean
-----Original Message-----
From: Horst Wald [mailto:horstwald@hotmail.com]
Sent: Tuesday, February 19, 2002 2:37 AM
To: zope@zope.org; website-talk-admin@list.ora.com
Subject: [Zope] shared data / synchronisation
Hi,
a major problem I keep having is how to share data and still avoid confli=
cts
in Zope. I'd like to have somethig like the static variables in C++ or Ja=
va.
And if I am not mistaken, that is a serious Zope-weakness which causes th=
e=20
many many problems with connecting to databases.
If anyone of you can tell me I'm wrong and why, I'd be happy.
If not: any idea how to do it? If possible: a clean solution.
Thanks in advance
Horst
_________________________________________________________________
Werden Sie Mitglied bei MSN Hotmail, dem gr=F6=DFten E-Mail-Service der W=
elt.=20
http://www.hotmail.com/de
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -=20
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )