HomePhorge

(maint) Remove optional_object
037e6d55127bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Remove optional_object

Object is now the top class and so there is no need to use
Optional[Object] everywhere. This removes the type factory method
optional_object and replaces all occurrances with just object. It also
updates all of the uses of Optional[Object] to use just Object.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf19b010571ce: (maint) Use common mechanism for pushing scope
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU037e6d55127b: (maint) Remove optional_object (authored by Andrew Parker <andy@puppetlabs.com>).Jun 13 2014, 2:59 AM