Re: [Zope3-dev] A Call for Slaves

2005-09-28 Thread Chris Withers
Tim Peters wrote: Sorry, I don't have spare time to search for you. But you provided exactly what I needed ;-) thanks Tim! cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk ___ Zo

Re: [Zope3-dev] collector issue 438: canWrite throwing forbidden attribute

2005-09-28 Thread Florian Lindner
Am Dienstag, 27. September 2005 16:29 schrieb Fred Drake: > On 9/27/05, Gary Poster <[EMAIL PROTECTED]> wrote: > > Hi. Kevin (cc'd, along with the person whom I believe filed the > > original bug) asked me to look at collector issue 438. Here are a > > few thoughts and observations. > > Ok, this

[Zope3-dev] RE: [Zope3-Users] Users and the Ownership of Objects

2005-09-28 Thread Roger Ineichen
HiJim, > Note that in the Sharing policy that we'll be releasing (soon, I > hope), the sharing privilege is pretty darn close to ownership, > as we've discussed. 1+ Do you have a release date for this? Regards Roger Ineichen ___ Zope3-dev mailing lis

Re: [Zope3-dev] gadfly adapter configuration

2005-09-28 Thread Velko Ivanov
Hello, > I tested gadly adapter then I got ForbiddenAttribute error. > > I think it may needs additional configuration to gadflyda.zcml. If you are using the UI grant tool to specify permissions for your principal, the problem is that ZopeConnection and ZopeCursor are not locatable objects and

[Zope3-dev] Re: [Zope3-Users] Users and the Ownership of Objects

2005-09-28 Thread Jim Fulton
Roger Ineichen wrote: HiJim, Note that in the Sharing policy that we'll be releasing (soon, I hope), the sharing privilege is pretty darn close to ownership, as we've discussed. 1+ Do you have a release date for this? Not really. There are some dependencies we have to release first. I'v

[Zope3-dev] RE: [Zope3-Users] Users and the Ownership of Objects

2005-09-28 Thread Roger Ineichen
Hi Jim > -Original Message- > From: Jim Fulton [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 28, 2005 3:59 PM > To: [EMAIL PROTECTED] > Cc: zope3-dev@zope.org > Subject: Re: [Zope3-Users] Users and the Ownership of Objects > > Roger Ineichen wrote: > > HiJim, > > > > > >>Not

Re: [Zope3-dev] gadfly adapter configuration

2005-09-28 Thread TAHARA Yusei
Hi. At Wed, 28 Sep 2005 16:56:58 +0300, Velko Ivanov wrote: > > Hello, > > > I tested gadly adapter then I got ForbiddenAttribute error. > > > > I think it may needs additional configuration to gadflyda.zcml. > > If you are using the UI grant tool to specify permissions for your > principal

[Zope3-dev] Creating ZPT package

2005-09-28 Thread Ian Bicking
I'd like to create a package of just ZPT. I found these instructions (from: http://archives.free.net.ph/message/20050421.065130.bce4f2a1.en.html) svn co svn://svn.zope.org/repos/main/zpkgtools/trunk cd zpkgtools bin/zpkg --resource-map=svn://svn.zope.org/repos/main/ReleaseSupport/trunk/PackageM

Re: [Zope3-dev] Creating ZPT package

2005-09-28 Thread Fred Drake
On 9/28/05, Ian Bicking <[EMAIL PROTECTED]> wrote: \> But I get this: > > could not load from > svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/testing (exit code 1) > > It creates temporary files that contain some package-like directories in > ZPT-0.0.0/Dependencies/*, but doesn't make a comple

Re: [Zope3-dev] Creating ZPT package

2005-09-28 Thread Fred Drake
On 9/28/05, Ian Bicking <[EMAIL PROTECTED]> wrote: > I'd like to create a package of just ZPT. I found these instructions > (from: http://archives.free.net.ph/message/20050421.065130.bce4f2a1.en.html) Ok, here's how to build a ZPT distribution from the Zope 3 trunk: 1. Check out Zope 3. 2. "cd"