HomePhorge

Eliminate remaining uses of FileCollection.
275c94d7cb2aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Eliminate remaining uses of FileCollection.

As noted, the whole FileCollection concept was an overall loss - it used more
memory, more CPU, and added more complexity.

This eliminates the rest of the uses of the tool, and turns it into an empty
stub that avoids breaking the external API of things that included it, but
removes any unification that it tried to do.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Conflicts:
spec/unit/file_collection/lookup_spec.rb
spec/unit/file_collection_spec.rb

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU912ed3468b0a: FileCollection is a memory loss, not a memory win.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU275c94d7cb2a: Eliminate remaining uses of FileCollection. (authored by Daniel Pittman <daniel@puppetlabs.com>).Sep 18 2012, 3:07 AM