Issue 10697: Section 3.2.1.2.1 Generic DLRL Entities get_instance (data-distribution-rtf) Source: PrismTech (Mr. Erik Hendriks, erik.hendriks(at)prismtech.com) Nature: Clarification Severity: Summary: Problem: For clarification purposes the generic IDL on page 3-59 in section 3.2.1.2.1 regarding the cache factory should mention the get_instance operation, in comments ofcourse. Solution: Add the following code to the CachFactory local interface definition: /* To be implemented as a static operation in the implementation: * * CacheFactory get_instance(); */ Resolution: Revised Text: Actions taken: February 12, 2007: received issue Discussion: Section 3.2.1.2.1 Generic DLRL Entities get_instance should be mentioned with the cacheFactory End of Annotations:===== s is issue # 10697 Section 3.2.1.2.1 Generic DLRL Entities get_instance Section 3.2.1.2.1 Generic DLRL Entities get_instance should be mentioned with the cacheFactory Problem: For clarification purposes the generic IDL on page 3-59 in section 3.2.1.2.1 regarding the cache factory should mention the get_instance operation, in comments ofcourse. Solution: Add the following code to the CachFactory local interface definition: /* To be implemented as a static operation in the implementation: * * CacheFactory get_instance(); */