Re: [Zope-dev] WebDAVLocks lost in "Control_Panel" (was:: [ZPT] how to unlock a webdav locked element ????)

2001-10-27 Thread Adrian Hungate
erm... I wrote a function in one of my products that contained something like: delattr(Control_Panel_Reference, '_objects') Dirty but it seems to work :) It allows the class attribute to show through and there have been no obvious ill effects. Adrian... -- The difficulty of tactical maneuverin

Re: [Zope-dev] RE: [Zope] disc files inner methods

2001-10-27 Thread Andy McKay
Im not sure what these people are talking about, but Komodo an IDE from ActiveState can happily debug all through Zope. http://www.ActiveState.com/Komodo, http://www.zope.org/Members/andym/KomodoDebugging. -- Andy McKay - Original Message - From: "Clark OBrien" <[EMAIL PROTECTED]> To: "

Re: [Zope-dev] Stripogram or similar in core

2001-10-27 Thread Andy McKay
> That's a cool syntax but it's a bit too 'magik' for me. That magik could be > alleviated by something documenting the whole or > maybe a project describing what those things after the colon should do and where > they should be documented. Yeah it is a little. Just thinking of ideas here. > pe

Re: [Zope-dev] login prompt after letting user change his password.

2001-10-27 Thread Steve Alexander
Chris Withers wrote: > Clark OBrien wrote: > >>It is really confusing for the login to pop up at this point- >>particularly because >>it looks like it is asking for permissions to change the password ( >>needs OLD password) >> > > You're asking for Web browser functionaility to be changed, go b

Re: [Zope-dev] login prompt after letting user change his password.

2001-10-27 Thread Chris Withers
Clark OBrien wrote: > > It is really confusing for the login to pop up at this point- > particularly because > it looks like it is asking for permissions to change the password ( > needs OLD password) You're asking for Web browser functionaility to be changed, go bug W3C, Microsoft, Netscape and

Re: [Zope-dev] Stripogram or similar in core

2001-10-27 Thread Chris Withers
Andy McKay wrote: > > What do people (especially Chris) think of making ChrisW's stripogram part > of the core of Zope. I think it rocks :-) > Just discussing this with some colleagues today and we got onto a > marshalling data and it occured to us it would be nice to do something like > that

Re: [Zope-dev] WebDAVLocks lost in "Control_Panel" (was:: [ZPT] how to unlock a webdav locked element ????)

2001-10-27 Thread Robert Rottermann
and how did you delete _objects from the control panel ?? Robert - Original Message - From: "Adrian Hungate" <[EMAIL PROTECTED]> To: "Dieter Maurer" <[EMAIL PROTECTED]>; "Robert Rottermann" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, October 26, 2001 11:51 PM Subject: Re: [Zo