From 571624b970dd32fcfae7d4e343ffa1e6dc7ce511 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Sun, 20 Feb 2005 17:57:58 +0000 Subject: *** empty log message *** --- TAO/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 84378ae943f..04b6a71ee24 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -345,6 +345,18 @@ Mon Feb 14 22:56:17 2005 Ossama Othman New source containing TAO::Upcall_Wrapper class implementation. + From Carlos O'Ryan + * TAO_IDL/be/be_visitor_interface/interface_ch.cpp: + * TAO_IDL/be/be_visitor_interface/interface_cs.cpp: + + Add a _tao_release() static operation to all interfaces. With + this operation we can write sequences of object references as + templates that only depend on the template parameter. This + greatly simplifies that lookup rules in the template code, and + make it possible to write unit tests for the templates. + Look in Pseudo_VarOut_T.h for a more detailed description of + the problem. + Tue Feb 15 21:47:15 2005 Jeff Parsons * TAO_IDL/be/be_interface.cpp: -- cgit v1.2.1