Issue 3024: The PMF::RelationshipManager should be renamed (partyman-fac-rtf) Source: Gazebo Software Solutions (Mr. Robert Mickley, ) Nature: Uncategorized Issue Severity: Summary: The class PMF::PartyRelationshipManager is derived from PMF::RelationshipManager. The interface has no methods, is not intended as an abstract base, so what is it for? The class seems to have no value. Suggested Action: The PMF::RelationshipManager should be renamed to PMF::PartyRelationshipManager and remove the empty derived type altogether. Resolution: Revised Text: Actions taken: November 12, 1999: received issue Discussion: End of Annotations:===== Issue: The class PMF::PartyRelationshipManager is derived from PMF::RelationshipManager. The interface has no methods, is not intended as an abstract base, so what is it for? The class seems to have no value. Suggested Action: The PMF::RelationshipManager should be renamed to PMF::PartyRelationshipManager and remove the empty derived type altogether.