Issue 4770: Server knowledge of leaf Nodes (dais-ftf) Source: ABB Power Technologies, Power Automation & Substat (Mr. Lars-Ola Osterlund, lars-ola.g.osterlund@se.abb.com) Nature: Uncategorized Issue Severity: Summary: A server knows when leaf nodes has been reached. A possible performance optimisation is to add information on this in the Node::Description struct. Add a short leaf_node member telling the number of childs. Resolution: Add a short leaf_node member telling the number of child's. Revised Text: Refer to comments in [1] · LOO32 and LOO38 in section 3.1.7.2 Actions taken: December 14, 2001: received issue October 23, 2002: closed issue Discussion: End of Annotations:===== Server knowledge of leaf Nodes A server knows when leaf nodes has been reached. A possible performance optimisation is to add information on this in the Node::Description struct. Add a short leaf_node member telling the number of childs.