HomePhorge

Using the FileCollection where appropriate.
fa6494b69ad1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Using the FileCollection where appropriate.

This commit just replaces the :file and :line accessors
with the use of the new FileCollection Lookup module.
This should mean that we've normalized all file names in
a given process, which *might* have drastic RAM improvements.

For initial simplicity, I've gone with a single global
collection of file names, but it's built so it's easy to use
individual file collections instead.

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Feb 27 2009, 11:16 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU373d505c3816: Adding a FileCollection and a lookup module for it.
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUfa6494b69ad1: Using the FileCollection where appropriate. (authored by Luke Kanies <luke@madstop.com>).Feb 27 2009, 11:16 PM