HomePhorge

Fixing #1885 - Relationships metaparams do not cascade
e6b420088978Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Fixing #1885 - Relationships metaparams do not cascade

Because we now pass catalogs around, rather than a tree
of resources, we no longer lose the metaparam information
in definitions and classes. Thus, we no longer need
to pass them down to contained resources.

Ideally we'd remove cascading of all metaparams (which is
ticket #1903) but 'schedule' and 'noop' are inherently
recursive but not in a way that the graph support can currently
easily solve, so that's going to have to wait for a later
release.

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Apr 21 2009, 7:26 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU50e0f3d0161b: Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning…
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUe6b420088978: Fixing #1885 - Relationships metaparams do not cascade (authored by Luke Kanies <luke@madstop.com>).Apr 21 2009, 7:26 PM