Issue 6334: DAIS::DataAccess::Item::ItemHome::find_each() (dais-rtf) Source: (, ) Nature: Clarification Severity: Minor Summary: When describing what DAIS::DataAccess::Item::ItemHome::find_each() returns, the specification says: "return: An >>iterator<< holding the item descriptions" I suppose that word >>iterator<< should be replaced with >>sequence<< since the IDL definition is: Descriptions find_each(in ItemIDs items) raises (UnknownItemID); Resolution: Changed according to suggestion Revised Text: Refer to dtc/2004-10-05 section 4.2.4.2 Actions taken: October 17, 2003: received issue March 10, 2005: closed issue Discussion: End of Annotations:===== From: webmaster@omg.org Date: 17 Oct 2003 03:05:43 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Lubomir Chorbadjiev Company: Technical University, Sofia, Bulgaria mailFrom: lzc@dir.bg Notification: Yes Specification: Data Acquisition from Industrial Systems Specification Section: 4.2.4.2 FormalNumber: 02-11-07 Version: 1.0 RevisionDate: November, 2002 Page: 4-20 Nature: Clarification Severity: Minor HTTP User Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Description When describing what DAIS::DataAccess::Item::ItemHome::find_each() returns, the specification says: "return: An >>iterator<< holding the item descriptions" I suppose that word >>iterator<< should be replaced with >>sequence<< since the IDL definition is: Descriptions find_each(in ItemIDs items) raises (UnknownItemID);