apm_load_any_changed_libraries

EveAndersson.com : API Browser : apm_load_any_changed_libraries

apm_load_any_changed_libraries

apm_load_any_changed_libraries
Defined in packages/acs-core/apm-procs.tcl

In the running interpreter, reloads files marked for reload by apm_mark_version_for_reload. If any watches are set, examines watched files to see whether they need to be reloaded as well. This is intended to be called only by the request processor (since it should be invoked before any filters or registered procedures are applied).

[ show source ]

Show another procedure:

eve@eveandersson.com