btw, normally you would set this from the WO params in the run profile for you app in Eclipse ... -WOCachingEnabled=false. It should, however, default to this. I think also WOCachingEnabled doesn't full solve the problem because I think it will not pickup NEW components, only modified components.
ms On Jan 23, 2008, at 1:29 PM, Gavin Eadie wrote: WO5.4 JavaDoc says:
Sets whether or not component caching is enabled. If this is enabled, changes to a component will be reparsed after being saved, assuming the project is under the NSProjectSearchPath . Note that this has no effect on page caching. This is the cover method for the property WOCachingEnabled.
|