Re: [Zope] Zope Digest, Vol 127, Issue 3

2015-05-17 Thread Rich Harley
Thanks both. .body() is the simple answer, .read() also works. Rich > > Message: 1 > Date: Wed, 13 May 2015 11:36:03 + > From: Rich Harley > To: zope@zope.org > Subject: [Zope] Iterating over objects in ZODB > Message-ID: <86a3fe9b-5060-4d9a-b5ba-7f96aacd7...@g

[Zope] Iterating over objects in ZODB

2015-05-13 Thread Rich Harley
When iterating over dtml objects, the contents of those scripts can be returned: e.g. for item in context.objectValues(): if item.meta_type=='DTML Method’: print item But when iterating over Python Scripts, only: is returned. How can I access the actual contents of the Python Script?

Re: [Zope] Zope.org fading away ..

2014-03-12 Thread Rich Harley
. My concerns are solely around Zope moving forward over the next few years and how we can best achieve a community feel around Zope - or a deviate of Zope -once again. Rich On 12 Mar 2014, at 11:43, zopyxfil...@gmail.com wrote: > Rich Harley wrote: >> >> On 12 Mar 2014, at 11:08, z

Re: [Zope] Zope.org fading away ..

2014-03-12 Thread Rich Harley
On 12 Mar 2014, at 11:08, zopyxfil...@gmail.com wrote: > Rich Harley wrote: >> On 12 Mar 2014, at 10:05, zopyxfil...@gmail.com wrote: >> >>> Rich Harley wrote: >>>> It might be better if the whole zope project is handed over to somebody >>>>

Re: [Zope] Zope.org fading away ..

2014-03-12 Thread Rich Harley
On 12 Mar 2014, at 10:05, zopyxfil...@gmail.com wrote: > Rich Harley wrote: >> It might be better if the whole zope project is handed over to somebody >> willing to move it forward. > > The whole Zope project is as open as an open-source project can be. It’s not that Zope

Re: [Zope] Zope.org fading away ..

2014-03-12 Thread Rich Harley
It might be better if the whole zope project is handed over to somebody willing to move it forward. It’s pretty obvious the various parts that make up the community like mailing lists, website, forums etc have been dead or dying for a long time. Will Zope ever get back to 2005-2006 levels…? See

[Zope] Re: live dtml updating?

2005-12-11 Thread Rich Harley
On Sunday 11 December 2005 22:30, you wrote: > > Hi all > > > > Sorry if this is not a specific zope question but I'm confident someone > > will be able to help me with the following. > > > > I have an input form on a webpage and below it a table which pulls out of > > a database. The column header