HomePhorge

(#7289) Specify order for option decorations.
207deae2dc06Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7289) Specify order for option decorations.

before_action decorations should always resolve in resolution order
from most general (inherited from furthest away) to most specific
(declared on the instance), and should always execute Face-level
option decorations before action-level option decorations.

after_action decorations should execute in the opposite order.

Reviewed-By: Daniel Pittman

Details

Provenance
Pieter van de Bruggen <pieter@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1aaf5fdc51e1: Merge branch 'tickets/2.7.x/7251' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter van de Bruggen <pieter@puppetlabs.com> committed rPU207deae2dc06: (#7289) Specify order for option decorations. (authored by Pieter van de Bruggen <pieter@puppetlabs.com>).Apr 29 2011, 9:25 PM