Issue 221: Array_forany (cxx_revision) Source: (, ) Nature: Uncategorized Severity: MEDIUM Summary: Summary: Do you anticipate end user"s instantiating the Array_forany class? Isn"t this a implementation detail? The name conflicts with IDL specifiable. Section should be removed. Resolution: closed/resolved Revised Text: Actions taken: October 14, 1996: received issue June 13, 2000: closed issue Discussion: Close with explanation that application code must use the array_forany class in order to insert and extract arrays of the correct type. The helper class is necessary because, otherwise, there would be no way to distinguish among arrays of the same element type, but of different length. End of Annotations:===== This is issue # 221 Do you anticipate end user's instantiating the Array_forany class? Isn't this a implementation detail? The name conflicts with IDL specifiable. Section should be removed. -Juergen