Re: [Zope-dev] RFC: Proposal for merging jbohman-zope.registry branch of zope.component

2011-08-25 Thread Wolfgang Schnerring
Hello, * Tres Seaver tsea...@palladion.com [2011-08-16 22:50]: The focus of the 2011 Pyramid GSoC project has been to port crucial Pyramid dependencies to Python3. At the end of this year's US PyCon, Lennart Regebro labelled[1] zope.component as high-hanging fruit, due to the following

[Zope-dev] locatability of objects inside a list in bluebream

2011-08-25 Thread Joshua Immanuel
Hello all, I have a following interface definitions class IMyListObject(Interface): name = TextLine( title=u'Name') class IMyObject(Interface): name = TextLine( title=u'Name')

Re: [Zope-dev] web sites are keep crashing

2011-08-25 Thread Babylakshmi Muthusamy
Hi AJ, Thank you for your reply. I checked the error logs and found that site is showing proxy error rather than showing 'site error' where there were programmatic bugs. In the error log below, there is a image file missing. This breaks the site and shows 502 proxy error. I would like to know

Re: [Zope-dev] [BlueBream] locatability of objects inside a list in bluebream

2011-08-25 Thread Michael Howitz
Am 25.08.2011 um 09:54 schrieb Joshua Immanuel: [...] But I like to know, what is the preferred way of making objects inside the 'my_list' to be locatable. So that I can have an edit page or a display page for the 'IMyListObject' in that list. The list and the objects inside the list both

Re: [Zope-dev] web sites are keep crashing

2011-08-25 Thread Lennart Regebro
On Thu, Aug 25, 2011 at 10:34, Babylakshmi Muthusamy babylakshmim...@gmail.com wrote: I would like to know whether we can change the proxy error to site error which wont affect the uptime of the site. By default the proxy you have in front (Apache?) should not show 502 in these cases. This may

Re: [Zope-dev] [BlueBream] locatability of objects inside a list in bluebream

2011-08-25 Thread Joshua Immanuel
Hello Michael, Thanks for the reply. On Thu, 2011-08-25 at 10:57 +0200, Michael Howitz wrote: The list and the objects inside the list both have to implement zope.location.interfaces.ILocation. To traverse to the `my_list` object you might use the ++attribute++ traverser. To traverse from

Re: [Zope-dev] web sites are keep crashing

2011-08-25 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Babylakshmi Muthusamy wrote: /usr/local/zope/ZoPe/lib/python/Products/PPD/Extensions/Fetch_Graph.py, line 349, in Make_Graph Module PIL.Image, line 1717, in open IOError: [Errno 2] No such file or directory:

Re: [Zope-dev] RFC: Proposal for merging jbohman-zope.registry branch of zope.component

2011-08-25 Thread Jim Fulton
On Thu, Aug 25, 2011 at 2:50 AM, Wolfgang Schnerring w...@gocept.com wrote: ... So I'd like to propose to do the split the other way around: Not extract the core into something else and leave only a hollowed-out shell of integration and miscellany stuff behind, but rather tighten

Re: [Zope-dev] RFC: Proposal for merging jbohman-zope.registry branch of zope.component

2011-08-25 Thread Chris Withers
On 25/08/2011 06:24, Jim Fulton wrote: Maybe something like zope.plugins would be better. When I try to explain zope.component to people, I often explain it as a good generic plugin mechanism. If we're renaming, we could also consider dropping the zope bit. I never will understand the

[Zope-dev] zope-tests - FAILED: 11, OK: 28, UNKNOWN: 3

2011-08-25 Thread Zope tests summarizer
This is the summary for test reports received on the zope-tests list between 2011-08-24 00:00:00 UTC and 2011-08-25 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: