HomePhorge

(PUP-514) Make Puppet::Resource behave as PResourceType wrt access
3e177404f99eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-514) Make Puppet::Resource behave as PResourceType wrt access

This makes Puppet::Resource behave as a PResourceType when using
the access operator; to detail a type with a title, or to
access a parameter of a typed/titled resource.

This is done to make differences between 3x and future planned catalog
builder transparent. 4x uses PResourceType as a reference to a
resource (handle/future ref), where 3x uses instances of
Puppet::Resource for both the instance, and references to it.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
Andrew Parker <andy@puppetlabs.com>Committed on Jun 12 2014, 11:46 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU37c8d30572e8: (maint) Remove pending tests for parsing functions in puppet
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU3e177404f99e: (PUP-514) Make Puppet::Resource behave as PResourceType wrt access (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jun 12 2014, 11:46 PM