external module refreshing | adam | 2014-11-13 07:57 |
Status: Closed | ||
No, there is no option like that. We are moving to a model where all module-defined resources (HTML views, custom views, queries, reports, schema meta data XML, etc.) are consistently cached for performance but immediately refreshed when changed in the file system, regardless of server mode. (The Java 7 WatchService is the key enhancement that enables the new approach.) The conversion is time consuming and none of our clients has prioritized the work at the top of their list, so this may not appear for a couple releases. Let us know if you'd like to help us accelerate the process. In the mean time, you can always clear the server cache to force reload of all cached module resources after you change them. Admin Console -> Caches -> Clear Caches and Refresh. Adam |
||