Re: [Zope] ZClass Confusion over object id
Hi Brian, I had a look at the Collector. I think the issue is logged under: "Zope Bug: 'id' bug whuen using DTML Method as ZClass Base Class" (Item # 45 in <http://classic.zope.org:8080/Collector/tableBrowse?batch_size=20&cfDescAndT itle=ID&Category%3Alist=DTML&Category%3Alist=General&query_start=41>) The status is "under review". I wish it was possible to browse items under review. Cheers. Alexandre At 12:00 18/01/2000 -0800, you wrote:
Reply-To: <bhold@awod.com> From: "Brian K. Holdsworth" <bhold@awod.com> To: <zope@zope.org> Subject: RE: [Zope] ZClass Confusion over object id Date: Mon, 17 Jan 2000 16:44:37 -0500 charset="iso-8859-1"
Thanks for the assistance Alexandre and Tres. Your suggestion did the trick.
It seems a little odd that this appeared in 2.0.1 and is still around in 2.1.2. Does anyone know if a fix has been considered. It seems it would be pretty easy to just change the default 'add' method that gets created when a ZClass is created and avoid this pitfall. I'd volunteer to look at it, but I'm sure a more elegant solution can be thought of by those more experienced with Zope than I.
Best Regards, Brian Holdsworth
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Alexandre Ratti Sent: Monday, January 17, 2000 9:44 AM To: zope@zope.org Cc: Brian K. Holdsworth Subject: Re: [Zope] ZClass Confusion over object id
Hi Brian,
This sounds like the DTML ZClass ID bug. Take a look at this doc:
<http://www.zope.org/Members/AlexR/ZClassIDBug>
HTH.
Alexandre
participants (1)
-
Alexandre Ratti