Description
The NotifyOfDateChange juggler looks at the modification dates of files in its input to determine when something is new. This juggler subclasses from NotifyOfChange and just implements the CRC check differently.
Configuration Variables
somethingChangedMessage - see notifyOfChange
nothingChangedMessage - see notifyOfChange
Product
see NotifyOfChange
How it works
Works just like NotifyOfChange but the CRC used is actually the modification date of the item.
Revised 10/9/97