From 166cd8650c4d05ab85ab2614b4abc4354911b11c Mon Sep 17 00:00:00 2001 From: bala Date: Mon, 23 Aug 2004 18:41:15 +0000 Subject: ChangeLogTag:Mon Aug 23 18:33:59 2004 Balachandran Natarajan --- TAO/tao/PortableServer/POA.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TAO/tao/PortableServer/POA.cpp b/TAO/tao/PortableServer/POA.cpp index 590bfcfd7e8..203ef52dd46 100644 --- a/TAO/tao/PortableServer/POA.cpp +++ b/TAO/tao/PortableServer/POA.cpp @@ -4305,6 +4305,9 @@ TAO_POA_Static_Resources::instance (void) TAO_POA_Static_Resources::TAO_POA_Static_Resources (void) : ort_adapter_factory_name_ ("ObjectReferenceTemplate_Adapter_Factory") { + // @@Johnny, I don't understand what is the use of this name? + // Probably, we should nuke this. We shoudl anyway be using the + // concrete name that we have out there in the library. } #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) -- cgit v1.2.1