You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Peter Haight <pe...@sapros.com> on 2001/02/17 07:25:50 UTC

[C2] Patch to get TraxTransformer to detect changes in stylesheet files correctly

Cocoon2 wasn't noticing when I was changing stylesheets and I tracked it
down to this. I added a warning if there is a problem getting the last
modified time. I made the default behaviour to reread in the stylesheet if
there was a problem getting the last modified time.