Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.8, 2.1.9, 2.2
-
None
Description
After a little bit of analyzing I found out that cocoon does a lot of file
system checks for the last modification time (of java script files) even if
reload scripts is turned off. I have made two small changes in
org\apache\cocoon\components\flow CompilingInterpreter.java and
org\apache\cocoon\components\flow\javascript\fom
FOM_JavaScriptInterpreter.java that changed this.
I hope that my changes look ok and can be incorporated in future versions.
system checks for the last modification time (of java script files) even if
reload scripts is turned off. I have made two small changes in
org\apache\cocoon\components\flow CompilingInterpreter.java and
org\apache\cocoon\components\flow\javascript\fom
FOM_JavaScriptInterpreter.java that changed this.
I hope that my changes look ok and can be incorporated in future versions.