Re: [Zope3-dev] [Fwd: [Z3d] 562/ 3 Reject ObjectCopier must copy not reference the object]

2006-08-23 Thread Egon Frerich
do it and I can learn from it. And please have another look at my NameChooser function and give me an explanation why you think his logic in the namechooser seems bogus too Regards, Egon Egon Frerich schrieb am 2006-08-23 01:56: I assume I found the problem with the ObjectCopier

[Zope3-dev] Re: [Fwd: [Z3d] 562/ 3 Reject ObjectCopier must copy not reference the object]

2006-08-23 Thread Egon Frerich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philipp von Weitershausen schrieb am 2006-08-23 14:50: Egon Frerich wrote: Hi, here I am again. On my PC I've changed zope\copypastemove\__init__.py (lines 396 - 403) from checkObject(target, new_name, obj) chooser

[Zope3-dev] [Fwd: [Z3d] 537/ 3 Resolve RecordingHTTP is not implemented]

2006-08-22 Thread Egon Frerich
). [snip] == - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2 (MingW32) Comment: GnuPT 2.7.2 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

[Zope3-dev] [Fwd: [Z3d] 562/ 3 Reject ObjectCopier must copy not reference the object]

2006-08-22 Thread Egon Frerich
the datafield is changed in two objects: in the *original* object and the copied object. And the content of datafield in the original object (something with Copy) is different from the objectname (without Copy). == - -- Egon Frerich

Re: [Zope3-dev] [Fwd: [Z3d] 562/ 3 Reject ObjectCopier must copy not reference the object]

2006-08-22 Thread Egon Frerich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I assume I found the problem with the ObjectCopier. The ObjectCopier calls checkObject before copying the object with locationCopy. So I get in my NameChooser the original object not the copy. Egon Egon Frerich schrieb am 2006-08-23 01:41: I put

Re: [Zope3-dev] doctest, functional doctests and pep263 encoding

2006-06-22 Thread Egon Frerich
else experienced this? Yes. I wrote to the User List on 2006-04-16 with the subject: No registered publisher found for (GET/). And I've still the problem. - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2 (MingW32

[Zope3-dev] domain for zope.formlib

2006-05-10 Thread Egon Frerich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, zope.formlib has the domain name 'zope.formlib'. I want to change this in 'zope'. With this change all translation files could be located in zope.app.locales. Any objections? Egon - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E

Re: [Zope3-dev] domain for zope.formlib

2006-05-10 Thread Egon Frerich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Sebastien, Sebastien Douche schrieb am 10.05.2006 19:53: On 5/10/06, Egon Frerich [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, zope.formlib has the domain name 'zope.formlib'. I want to change

Re: [Zope3-dev] Zope 3.3.0 beta 1 released!

2006-05-09 Thread Egon Frerich
and not offically not supported and not recommended for Zope 3. So stick with the supported versions. Even more so because the RestrictedPython implementation that Zope 3 uses (a small part of) hasn't been updated to work with 2.5. - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail

Re: [Zope3-dev] Windows Binaries

2006-05-01 Thread Egon Frerich
page. Maybe he can tell you what to do. Cheers, Egon cheers, Chris - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2 (MingW32) Comment: GnuPT 2.7.2 Comment: Using GnuPG with Mozilla - http

Re: [Zope3-dev] Windows Binaries

2006-05-01 Thread Egon Frerich
with Python 2.4.3 (last time I did this, it was Python 2.4.2). ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/e.frerich%40nord-com.net - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail

Re: [Zope3-dev] Zope 3 common criteria security target ready

2006-04-21 Thread Egon Frerich
___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/e.frerich%40nord-com.net - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED

[Zope3-dev] bug in zope.app.form.browser.add.py?

2006-02-16 Thread Egon Frerich
should be if (name in data) (data[name]None): instead of if name in data: Please can somebody check if this change is correct? Egon - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (MingW32) Comment: GnuPT

Re: [Zope3-dev] Bytes versus ASCII

2006-02-03 Thread Egon Frerich
(what is not the case in the actual version) - - bytes elsewere. Egon ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/e.frerich%40nord-com.net - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen

Re: [Zope3-dev] Missing environment and configuration

2006-01-25 Thread Egon Frerich
used, and worse, ZConfig options object seems to be discarded after initial configuration, so there's no way to find out simple stuff like 'where is my INSTANCE_HOME'. Is that by design or just an oversight? - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED

[Zope3-dev] Re: 3.2 release

2005-12-27 Thread Egon Frerich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Stephan, the translation files are uploaded. Regards, Egon Stephan Richter schrieb am 18.12.2005 14:57: On Saturday 17 December 2005 16:00, Egon Frerich wrote: I ask on IRC about plans for the 3.2 release. philiKON answered: my guess

[Zope3-dev] mkzopeinstance.py

2005-12-23 Thread Egon Frerich
]: ) (line 188) I assume [1] in this statement is not necessary (or should I say irritating?). Am I right? Egon - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (MingW32) Comment: GnuPT 2.7.2 Comment: Using GnuPG

Re: [Zope3-dev] Message id's text interpolation

2005-12-18 Thread Egon Frerich
as default value for the mapping) for free. - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen E-Mail: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (MingW32) Comment: GnuPT 2.7.2 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

Re: [Zope3-dev] RFC: Reunite Zope 2 and Zope 3 in the sourcecoderepository

2005-11-26 Thread Egon Frerich
, but it's really too soon. It will make sense to focus on migration after the first beta, when the new platform will be a bit more hardened than it is now. Jim - --- Regards, Egon - -- Egon Frerich, Freudenbergstr. 16, 28213 Bremen