Issue 17062: Add clarification / comment to ViewportManager.getViewports method (tacsit-ftf) Source: SimVentions (Mr. Matthew Wilson, mwilson(at)simventions.com) Nature: Uncategorized Issue Severity: Summary: The method getViewports() returns a Collection of Viewports. A user of this class may think modifying the contents of the Collection would modify the state of the ViewportManager. Resolution / Discussion: Explicitly state (and enforce) that the returned Collection is unmodifiable. Revised Text: Add sentence to section 7.1.1.13.4 stating: The collection returned by this method is unmodifiable Resolution: Revised Text: Actions taken: January 26, 2012: received issue Discussion: End of Annotations:===== s is issue # 17062 OMG Issue No: 17062 Title: Add clarification / comment to ViewportManager.getViewports method Source: Matt Wilson - mwilson@simventions.com Severity: Support Text Summary: The method getViewports() returns a Collection of Viewports. A user of this class may think modifying the contents of the Collection would modify the state of the ViewportManager. Resolution / Discussion: Explicitly state (and enforce) that the returned Collection is unmodifiable. Revised Text: Add sentence to section 7.1.1.13.4 stating: The collection returned by this method is unmodifiable