Open ProLoser opened 10 years ago
Instead of parsing the entire file tree every single time an expansion is performed, it might be better to just index all directives and controllers (since there probably won't be that many) and simply use the cache for lookup.
Instead of parsing the entire file tree every single time an expansion is performed, it might be better to just index all directives and controllers (since there probably won't be that many) and simply use the cache for lookup.