[daisy] Query lastModified

Karel Vervaeke karel at outerthought.org
Tue Mar 4 09:40:04 CST 2008


I think (but would need to check to be sure) that changing
none-versioned properties (such as the private and retired flag) would
change the lastModified fields, but not the versionCreation fields.

Also, when search_last_version=false (which is the default), the
versionId is equal to the published version - this is not necessarily
the same as the last version.

In short, the intent of lastModified and lastModifier is implied by the
name, but one needs to keep in mind what exactly counts as a
modification.

Regards,
Karel

On Tue, 2008-03-04 at 08:50 -0600, Parisi, Lou wrote:
> I had a query using the fields lastModified and lastModifier.  I found
> that this actually corresponded to the creator and creation time.  I
> just wanted to see if someone could clarify the intent.  This is the
> query:
> 
> select name, versionId, versionCreatorName, versionCreationTime,
> lastModified, lastModifierName where ....
> 
> * versionId returns the latest version number
> 
> * versionCreatorName and versionCreationTime return the respective name
> and time for the last version
> 
> * lastModified and lastModifierName seem to return the document creation
> date and owner or creator.
> 
> What is the intent of lastModified and lastModifierName?
> 
> Thanks, Lou Parisi
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
> mail to: daisy at lists.cocoondev.org
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy


More information about the daisy mailing list