Re: Form.manage_renameObject still needed ?

Martijn Faassen <[email protected]> Fri, 10 Dec 2004 16:57:11 +0100
Newsgroups gmane.comp.web.zope.formulator.devel
Message-ID <[email protected]>
Clemens Robbenhaar wrote:
> Hi,
> 
>  I just run into an implementation for "manage_renameObject" in the
> ZMIForm which talks about Zope2.4.x having broken semantic for this
> rename, making the implementation necessary there.
> 
>  Can anyone remember what has been the issue which made the current
> implementation necessary? I have just commented this one out and
> everything seems still to work, so it seems the method is not necessary
> any longer. However I am somewhat scared to remove it as I do not know
> the issue which made it necessary.

Hmm..I would need to research what the issue was again. I recall there 
was some change in some version of Zope that suddenly called two methods 
in a different order, making what I was doing impossible... Now what was 
it again that was made impossible? :)

Regards,

Martijn