Issue 7079: find_by_type to take a node sequence (dais-rtf) Source: ABB Power Technologies, Power Automation & Substat (Mr. Lars-Ola Osterlund, lars-ola.g.osterlund@se.abb.com) Nature: Enhancement Severity: Minor Summary: find_by_type currently takes a single root node as input. By changing this to a sequence it is possible to use a set of nodes from a previous call as input to a subsequent call Resolution: see above, rejected Revised Text: Actions taken: March 2, 2004: received issue March 10, 2005: closed issue Discussion: Allowing multiple root Nodes as input makes the server more complex and requires the server to merge the results from each Node. It is questionable if the value to the client justifies the increased server side complexity End of Annotations:===== ssue : find_by_type to take a node sequence Nature: Improvement Severity: Minor Source: Lars-Ola Österlund Summary: find_by_type currently takes a single root node as input. By changing this to a sequence it is possible to use a set of nodes from a previous call as input to a subsequent call. Discussion: Resolution: Revised Text: Actions taken: March 2, 2004: issue first recorded