Re: [Zope] a couple of basic questions

2007-06-20 Thread JPenny
[EMAIL PROTECTED] wrote on 06/19/2007 08:20:44 PM: Hi, thank you for taking the time to read this. 1. I'm trying to learn to write a website using zope, the progress is good but i need to understand how can i call an zope object (ZPT or SQL or Script) from a script in this setup:

Re: [Zope] a couple of basic questions

2007-06-20 Thread Andrew Milton
+---[ Tudor Gabriel ]-- | Hi, thank you for taking the time to read this. | | 1. I'm trying to learn to write a website using zope, the progress is good but | i need to understand how can i call an zope object (ZPT or SQL or Script) from | a script in this setup: | |

Re: [Zope] a couple of basic questions

2007-06-20 Thread Paul Winkler
On Wed, Jun 20, 2007 at 10:02:01AM -0400, [EMAIL PROTECTED] wrote: i tryed to call it using sql_do_something = context['db/sql_do_something'] hoping that maybe using aquisition ... i can get the script ... but i get the message that he can't find the object. Maybe

[Zope] comments toggling not working for Zope Book etc

2007-06-20 Thread michael nt milne
Hi Just wondering if the comments toggling is working for the Zope book. Have tried in Internet Explorer and Firefox but they seem to be off permanently. http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ZopeArchitecture.stx -- michael ___

[Zope] Which Versions Of Zope Work With Jython?

2007-06-20 Thread Mark, Jonathan (Integic)
Which versions of Zope work with which versions of Jython (using Linux)? The only information that I was able to find was several years out of date. ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or

Re: [Zope] Which Versions Of Zope Work With Jython?

2007-06-20 Thread Andreas Jung
--On 20. Juni 2007 12:58:31 -0400 Mark, Jonathan (Integic) [EMAIL PROTECTED] wrote: Which versions of Zope work with which versions of Jython (using Linux)? None. -aj pgp44egRNkwhH.pgp Description: PGP signature ___ Zope maillist -

[Zope] Re: comments toggling not working for Zope Book etc

2007-06-20 Thread Michael Haubenwallner
michael nt milne schrieb: Hi Just wondering if the comments toggling is working for the Zope book. Have tried in Internet Explorer and Firefox but they seem to be off permanently. http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ZopeArchitecture.stx You are right, display of

[Zope-Checkins] SVN: Zope/branches/2.9/ Collector #2307: ObjectCopiedEvent not dispatched to sublocations.

2007-06-20 Thread Stefan H. Holek
Log message for revision 76827: Collector #2307: ObjectCopiedEvent not dispatched to sublocations. Changed: U Zope/branches/2.9/doc/CHANGES.txt U Zope/branches/2.9/lib/python/OFS/subscribers.py U Zope/branches/2.9/lib/python/OFS/tests/testCopySupportEvents.py -=- Modified:

[Zope-Checkins] SVN: Products.Five/branches/1.3/event.zcml Collector #2307: ObjectCopiedEvent not dispatched to sublocations.

2007-06-20 Thread Stefan H. Holek
Log message for revision 76828: Collector #2307: ObjectCopiedEvent not dispatched to sublocations. Changed: U Products.Five/branches/1.3/event.zcml -=- Modified: Products.Five/branches/1.3/event.zcml === ---

[Zope-Checkins] SVN: Products.Five/branches/1.4/event.zcml Collector #2307: ObjectCopiedEvent not dispatched to sublocations.

2007-06-20 Thread Stefan H. Holek
Log message for revision 76829: Collector #2307: ObjectCopiedEvent not dispatched to sublocations. Changed: U Products.Five/branches/1.4/event.zcml -=- Modified: Products.Five/branches/1.4/event.zcml === ---

[Zope-Checkins] SVN: Products.Five/branches/1.3/ Prepare Five 1.3.9.

2007-06-20 Thread Stefan H. Holek
Log message for revision 76830: Prepare Five 1.3.9. Changed: U Products.Five/branches/1.3/CHANGES.txt U Products.Five/branches/1.3/version.txt -=- Modified: Products.Five/branches/1.3/CHANGES.txt === ---

[Zope-Checkins] SVN: Products.Five/tags/1.3.9/ Tagged Five 1.3.9 at r76830.

2007-06-20 Thread Stefan H. Holek
Log message for revision 76831: Tagged Five 1.3.9 at r76830. Changed: A Products.Five/tags/1.3.9/ -=- Copied: Products.Five/tags/1.3.9 (from rev 76830, Products.Five/branches/1.3) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/ Stitched Five 1.3.9 tag into Zope 2.9 branch.

2007-06-20 Thread Stefan H. Holek
Log message for revision 76832: Stitched Five 1.3.9 tag into Zope 2.9 branch. Changed: _U Zope/branches/2.9/lib/python/Products/ -=- Property changes on: Zope/branches/2.9/lib/python/Products ___ Name: svn:externals -

[Zope-dev] Re: State of the philikon-aq-and-__parent__ branch

2007-06-20 Thread Philipp von Weitershausen
Hanno Schlichting wrote: as some of you may have noticed I worked a bit more on philikon's branch which makes Acquisition and in return the Zope2 security machinery aware of __parent__ pointers. Yay, thanks Hanno! As I won't have much time to work on this anymore, I would encourage all of

[Zope-dev] State of 'Zope211-3.4-integration' branch

2007-06-20 Thread Philipp von Weitershausen
Are there any outstanding issues on that Zope211-3.4-integration branch? If not, I'd like to see it merged, now that ZODB 3.8 has beta'ed. -- http://worldcookery.com -- Professional Zope documentation and training ___ Zope-Dev maillist -

[Zope-dev] Re: State of 'Zope211-3.4-integration' branch

2007-06-20 Thread Andreas Jung
--On 20. Juni 2007 12:04:26 +0200 Philipp von Weitershausen [EMAIL PROTECTED] wrote: Are there any outstanding issues on that Zope211-3.4-integration branch? If not, I'd like to see it merged, now that ZODB 3.8 has beta'ed. The only outstanding issues are ZClasses. If we merge this branch

[Zope-dev] Re: SVN: Zope/branches/2.10/ Collector #2307: ObjectCopiedEvent not dispatched to sublocations.

2007-06-20 Thread Philipp von Weitershausen
Stefan H. Holek wrote: Log message for revision 76597: Collector #2307: ObjectCopiedEvent not dispatched to sublocations. ... @@ -130,7 +131,15 @@ if OFS.interfaces.IObjectManager.providedBy(ob): dispatchToSublocations(ob, event) [EMAIL PROTECTED](OFS.interfaces.IItem,

[Zope-dev] Re: State of 'Zope211-3.4-integration' branch

2007-06-20 Thread Philipp von Weitershausen
On 20 Jun 2007, at 12:20 , Andreas Jung wrote: --On 20. Juni 2007 12:04:26 +0200 Philipp von Weitershausen [EMAIL PROTECTED] wrote: Are there any outstanding issues on that Zope211-3.4-integration branch? If not, I'd like to see it merged, now that ZODB 3.8 has beta'ed. The only

[Zope-dev] Re: State of 'Zope211-3.4-integration' branch

2007-06-20 Thread Andreas Jung
--On 20. Juni 2007 12:29:29 +0200 Philipp von Weitershausen [EMAIL PROTECTED] wrote: On 20 Jun 2007, at 12:20 , Andreas Jung wrote: --On 20. Juni 2007 12:04:26 +0200 Philipp von Weitershausen [EMAIL PROTECTED] wrote: Are there any outstanding issues on that Zope211-3.4-integration

[Zope-dev] Re: SVN: Zope/branches/2.10/ Collector #2307: ObjectCopiedEvent not dispatched to sublocations.

2007-06-20 Thread Stefan H. Holek
I took my cues from how ObjectModifiedEvent is handled. I figured copied and moved should be treated the same. Also, there is this comment in OFS/subscribers.py: # The following subscribers should really be defined in ZCML # but we don't have enough control over subscriber ordering for #

[Zope-dev] Re: SVN: Zope/branches/2.10/ Collector #2307: ObjectCopiedEvent not dispatched to sublocations.

2007-06-20 Thread Philipp von Weitershausen
On 20 Jun 2007, at 13:16 , Stefan H. Holek wrote: I took my cues from how ObjectModifiedEvent is handled. I figured copied and moved should be treated the same. Also, there is this comment in OFS/subscribers.py: # The following subscribers should really be defined in ZCML # but we don't

[Zope-dev] Zope Tests: 5 OK

2007-06-20 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Tue Jun 19 12:00:00 2007 UTC to Wed Jun 20 12:00:00 2007 UTC. There were 5 messages: 5 from Zope Unit Tests. Tests passed OK --- Subject: OK : Zope-2.7 Python-2.3.6 : Linux From: Zope Unit Tests Date: Tue Jun 19 20:50:46 EDT 2007

Re: [Zope-dev] Re: QuequeCatalog and GenericSetup

2007-06-20 Thread Joachim Schmitz
Tres Seaver schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joachim Schmitz wrote: Hi, We are now using the QueueCatalog as a replacement of the portal_catalog, and renamed the original portal_catalog to portal_catalog_real. In our local toolset.xml I definded required

Re: [Zope-dev] Re: SVN: Zope/branches/2.10/ Collector #2307: ObjectCopiedEvent not dispatched to sublocations.

2007-06-20 Thread Stefan H. Holek
This should of course have read: I took my cues from how *ObjectMovedEvent* is handled. On 20. Jun 2007, at 13:16, Stefan H. Holek wrote: I took my cues from how ObjectModifiedEvent is handled. I figured copied and moved should be treated the same. Also, there is this comment in