HomePhorge

[#4381] extlookup shouldn't trigger reparses of .pp files
1dfd2b6ba30fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[#4381] extlookup shouldn't trigger reparses of .pp files

extlookup was adding its data files to the list of watched source files.
This causes the .pp manifests to be re-parsed whenever the .csv files
change, which is no longer necessary, as the .csv files are already
reparsed on every function call.

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
markus <markus@AVA-351181.(none)>Committed on Aug 4 2010, 12:19 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUbe2b1f360fc1: [#4370] Fixes extlookup precedence getting overwritten between runs
Branches
Unknown
Tags
Unknown

Event Timeline

markus <markus@AVA-351181.(none)> committed rPU1dfd2b6ba30f: [#4381] extlookup shouldn't trigger reparses of .pp files (authored by Jesse Wolfe <jes5199@gmail.com>).Aug 4 2010, 12:19 AM