[Zope-dev] Refresh bug revisited

2003-03-25 Thread Johan Carlsson [EasyPublisher]
Now I have a scenario in which I can't get the refresh of a Python Product to work. I have a Product that don't define any addable objects only base classes (EasyCore). I it I have a class EasyObjectLink which inherits from Persistence import Persistent. If I refresh EasyCore Persistent will

[Zope-dev] Looking for a way to override the export/import of anpersistent object

2002-12-14 Thread Johan Carlsson [EasyPublisher]
Hi, I'm looking for someway the override the export/import for persistent Zope objects. For instance having an ExtensionClass based class I could override the the __setstate__/__getstate__ or __reduce__ methods to change some of the attributes. This would be useful for serializing objects that

[Zope-dev] Re: [Zope] A tip about 2GB Data.fs issues

2002-10-15 Thread Johan Carlsson [EasyPublisher]
At 22:16 2002-10-15 +0100, Phil Harris said: On Tue, 15 Oct 2002 14:54:41 -0400 Matthew T. Kromer [EMAIL PROTECTED] wrote: Just FYI, the Binary Zope 2.6 betas include a Python 2.1.3 with LFS built in, Does the large file support extend to Win32 systems? yours

[Zope-dev] Re: [Zope] Unix: Vanishing Group Ids associated with Zopeprocess ?

2002-10-11 Thread Johan Carlsson [EasyPublisher]
At 17:48 2002-10-11 +0200, Holger Blasum said: Hello *, I observed that under Debian woody, Zope 2.5.1 runs under the user id 'www-data'. The python OS command os.getgroups() gives me an empty list when called from an external method, although I had configured the user 'www-data' to be the