[Zope-CMF] A modest proposal to add a Unique ID to all content/folder objects in CMF

Max M maxm@mxm.dk
Wed, 21 Aug 2002 08:19:40 +0200


Tim Hoffman wrote:

>I would like to call it a UniqueZid for want of a better name. Basically
>it would be a new mixin class (see below) which would be added to
>CMFCore.PortalFolder, and CMFCore.PortalContent It would necessitate all
>classes that Subclass PortalContent to call PortalContent.__init__(self)
>in their init method to initialize the UniqueID. In addition we would
>need to to the __init__ method to in PortalContent (and add an __init__ 
>method to PortalFolder) to call UniqueZid.__init__(self)
>  
>


You should know that this problem has been discussed before at some length:

http://www.zope.org//Wikis/DevSite/Proposals/ExplicitObjectReferences

regards Max M

    "klaatu verata niktu"