Closed bradbishop closed 8 years ago
Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion.
phosphor-mapper, line 94 [r1] (raw file):
bool, [x.attrib.get('name') for x in root.findall('node')]) children = [
does this negate what children was on the line before?
Comments from Reviewable
Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion.
phosphor-mapper, line 94 [r1] (raw file):
yes - that was the intent.
Comments from Reviewable
Reviewed 1 of 1 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
Speed up discovery by calling GetManagedObjects on any ObjectManagers. Fall back on introspection for parent elements or services that don't implement one.
This change is