Issue 5255: Improve documentation on views and flat data access (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 DAIS server may support multiple hierarchical organizations. Each hierarchy will then have it's own path names that are valid only within that view.Currently Item::find_by_type() and Node::find_by_type support retreival of flattened out items. Make this clearer in the spec. Add documentation describing how a flat namespace is implemented. Resolution: Add documentation describing how a flat namespace is implemented. Revised Text: Refer to comments in [1] · LOO39, LOO41 in section 3.1.7.2 · LOO61, LOO63 in section 4.2.4.2 Actions taken: May 2, 2002: received issue October 23, 2002: closed issue Discussion: Descriptions added in 3.1.7.2 and 4.2.4.2 at find methods End of Annotations:===== This is issue # 5255 Improve documentation on views and flat data access A DAIS server may support multiple hierarchical organizations. Each hierarchy will then have it's own path names that are valid only within that view.Currently Item::find_by_type() and Node::find_by_type support retreival of flattened out items. Make this clearer in the spec. Add documentation describing how a flat namespace is implemented.