[Zope-CMF] Portal Folder's timestamps

Ausum Studio ausum_studio@hotmail.com
Wed, 9 Apr 2003 19:40:20 -0500


Has anyone else needed to store a portal folder's creation date? How did you
sorted this out? I'm in the need to keep at least its creation date, and
I've chosen to modify PortalFolder.py to store the creation and modification
time, so that they could be able to be sorted by those timestamps when
displayed in any folder contents display.

While it possibly doesn't make sense to let a regular core folder to inherit
all of DublinCore's elements, should you consider to allow the creation and
modification dates, for the next 1.4 release? IMHO those two are
implementation-agnostic enough, and shouldn't be dependable on any metadata
set.



Ausum