HomePhorge

(6911) Use normal methods to implement "depthfirst?" test
127501e11bf8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(6911) Use normal methods to implement "depthfirst?" test

There was a class instance variable that was used to determine if a resource
types's children should be processed before or after the parent, to support
the one type (tidy) which did this. Instead, we define a normal function in
Type to return false and override it in Tidy to return true.

Paired-with: Jesse Wolfe

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9c06fbd762cd: Merge branch 'next'
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU127501e11bf8: (6911) Use normal methods to implement "depthfirst?" test (authored by Markus Roberts <Markus@reality.com>).Mar 31 2011, 12:32 AM