Issue 3163: PSS-FTF issue: Need additional C++ helpers (pss-ftf) Source: ZeroC (Mr. Bernard Normier, bernard@zeroc.com) Nature: Uncategorized Issue Severity: Summary: Interfaces and other IDL constructs have lots of helpers that storage type don't have. In particular it would be useful to add - _out classes - _duplicate static functions - _downcast static functions - a CosPersistentState::release() static function that releases a ref-count on the given storage object instance (if not null), or releases the given CosPersistentState::StorageObjectRef. Resolution: accepted Revised Text: Specify _out classes, _duplicate and _downcast static functions, and a CosPersistentState::release() function as suggested. Revised Text: See http://cgi.omg.org/pub/pss_ftf/proposals.pdf (color GREEN). Actions taken: December 23, 1999: received issue October 3, 2001: closed issue Discussion: End of Annotations:===== Date: Wed, 22 Dec 1999 17:55:58 -0500 From: Bernard Normier Organization: IONA Technologies X-Mailer: Mozilla 4.61 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: issues@omg.org Subject: PSS-FTF issue: Need additional C++ helpers Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-UIDL: fQRd9a^7!!L-dd9R9g!! Interfaces and other IDL constructs have lots of helpers that storage type don't have. In particular it would be useful to add - _out classes - _duplicate static functions - _downcast static functions - a CosPersistentState::release() static function that releases a ref-count on the given storage object instance (if not null), or releases the given CosPersistentState::StorageObjectRef. Regards, Bernard