/[Apache-SVN]
ViewVC logotype

Revision 996951


Jump to revision: Previous Next
Author: werpu
Date: Tue Sep 14 15:31:04 2010 UTC (13 years, 6 months ago)
Changed paths: 5
Log Message:
https://issues.apache.org/jira/browse/EXTSCRIPT-143
replacing the standard tainted mechanism on classloader level with a real touch mechanism on filesystem level, the advantage is
we on classloader level can rely entirely on the class file has changed mechanism for reloading, which means a slightly better decoupling between classloader and resource monitor, theoretically a compile on the fly already should work, but we wont enable that before 1.1.


Changed paths

Path Details
Directorymyfaces/extensions/scripting/trunk/extscript-core-root/extscript-core/src/main/java/org/apache/myfaces/extensions/scripting/api/BaseWeaver.java modified , text changed
Directorymyfaces/extensions/scripting/trunk/extscript-core-root/extscript-core/src/main/java/org/apache/myfaces/extensions/scripting/core/util/FileUtils.java modified , text changed
Directorymyfaces/extensions/scripting/trunk/extscript-core-root/extscript-core/src/main/java/org/apache/myfaces/extensions/scripting/loaders/java/RecompiledClassLoader.java modified , text changed
Directorymyfaces/extensions/scripting/trunk/extscript-core-root/extscript-core/src/main/java/org/apache/myfaces/extensions/scripting/loaders/java/ThrowawayClassloader.java modified , text changed
Directorymyfaces/extensions/scripting/trunk/extscript-core-root/extscript-core/src/main/java/org/apache/myfaces/extensions/scripting/monitor/ClassResource.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26