Issue 4772: The views are reported as a sequence of strings (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: in Server::find_views(). This does not follow the pattern to use a struct to report information on objects. Replace the string with a sequence of structs with a name and a ResourceID? Resolution: rejected, see above Revised Text: Actions taken: December 14, 2001: received issue October 23, 2002: closed issue Discussion: The complexity of adding a view browse interface does not give gains outweighing the increased complexity. End of Annotations:===== The views are reported as a sequence of strings in Server::find_views(). This does not follow the pattern to use a struct to report information on objects. Replace the string with a sequence of structs with a name and a ResourceID? Skipp this one