HomePhorge

(#14789) Fix inconsistent normalization and API in autoloader
d62a20123416Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#14789) Fix inconsistent normalization and API in autoloader

Since I didn't get around to adding a require method to the autoloader, it
still makes sense to have the loaded? method exposed on instances. I also
added the changed? method, which would be useful in similar situations.
Testing these changes revealed inconsistency about how names are normalized,
which is also fixed in this commit.

Details

Provenance
Patrick Carlisle <patrick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd58a7cce3b66: Updating CHANGELOG, conf/redhat/puppet.spec for 3.0.0rc3
Branches
Unknown
Tags
Unknown

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPUd62a20123416: (#14789) Fix inconsistent normalization and API in autoloader (authored by Patrick Carlisle <patrick@puppetlabs.com>).Jun 7 2012, 9:34 PM