[Zope-CMF] Owner / Creator is not the same

alan runyan alan runyan" <runyaga@runyaga.com
Fri, 20 Sep 2002 11:21:22 -0500


> CMFCore.Dublincore.py has a method Creator which returns the owner.
>
> To my mind this is a cencetual mistake.  The owner and the creator are not
> the same thing.
> After having created something I can pass on the ownership while still
> remaining the creator.
> Does stock CMF know a way to store the creator, or do I have to add it
> myself?

this is all very simple to make happen.  It should be in CMF - create a
patch and send it to the collector.

~runyaga