On Mon, 2006-07-03 at 10:01 +0200, Andreas Hartmann wrote: > Hi Lenya devs, > > at the moment, changing the meta data of a document doesn't > create a new version of the document. IMO this should be changed, > the meta data should be treated as a part of the document.
In general I agree. But would that mean that a new revision is also created when a document is e.g. published, because the workflow information is stored in the metadata? And when you roll back to an old revision, what happens to the workflow information in the document? Or are you talking only about meta data which can be edited by the user in the site area? > > Additionally, from my POV MetaData.lastModified() could be removed > and Document.getLastModified() should be used instead. That's fine with me. - Josias > > WDYT? > > -- Andreas > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
