HomePhorge

Fix for #3382 -- Empty classes as graph placeholders
59a23d69c20aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix for #3382 -- Empty classes as graph placeholders

As Brice discovered, the problem was that we simply ignored empty classes in
the graph when determining application order. This patch instead replaces them
with a resource of a new type which we've frequently noted the (internal) need
for: a whit, the smallest possible resource, which has no properties or other
semantics apart from its existence and its name.

This resource then ensures application order through the normal mechanisms.

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU865282ae7b93: Fixed example config.ru
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU59a23d69c20a: Fix for #3382 -- Empty classes as graph placeholders (authored by Markus Roberts <Markus@reality.com>).Jul 25 2010, 8:39 AM