Re: [Zope3-Users] Cut + Paste Bug?

2006-06-01 Thread David Johnson
Thanks. That's exactly what I ended up doing!

On Thu, 2006-06-01 at 09:58 -0400, Stephan Richter wrote:
> On Monday 15 May 2006 16:15, David Johnson wrote:
> > I copied a Pluggable Authentication Utlity from one folder to another.
> > However, the plugins were not copied. As a result, I cannot edit the
> > copied utility.  Now I'm stuck with a broken pluggable authentication
> > utility.  If I try to edit it to fix it, I cannot.  
> >
> > 1. Is this a bug?
> 
> Yeah, it is a bug. Pluggable Authentication utilities should probably have 
> their own ObjectCopier/ObjectMover implementation.
> 
> > 2. How do I remove the broken utility?
> 
> Good question. During development I would say, delete the Data.fs file. In my 
> experience I have learned that all of your app setup should be described in 
> Python anyways. ;-)
> 
> Regards,
> Stephan

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Cut + Paste Bug?

2006-06-01 Thread Stephan Richter
On Monday 15 May 2006 16:15, David Johnson wrote:
> I copied a Pluggable Authentication Utlity from one folder to another.
> However, the plugins were not copied. As a result, I cannot edit the
> copied utility.  Now I'm stuck with a broken pluggable authentication
> utility.  If I try to edit it to fix it, I cannot.  
>
> 1. Is this a bug?

Yeah, it is a bug. Pluggable Authentication utilities should probably have 
their own ObjectCopier/ObjectMover implementation.

> 2. How do I remove the broken utility?

Good question. During development I would say, delete the Data.fs file. In my 
experience I have learned that all of your app setup should be described in 
Python anyways. ;-)

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users