Bug 505

Summary: POA ImplRepo stuff should be in a separate library
Product: TAO Reporter: Irfan Pyarali <irfan>
Component: Implementation RepositoryAssignee: DOC Center Support List (internal) <tao-support>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: 1.0   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 621    

Description Irfan Pyarali 2000-03-23 00:07:42 CST
ImplRepo should not be coupled with Minimum CORBA but should
have its own #define.  This would allow users of minimum TAO to use
the ImplRepo.
Comment 1 Nanbor Wang 2000-03-23 10:53:59 CST
Yes, but it would be even neater if the ImR can show up in a separate library.
Hmmm, I wonder how that would work...
Comment 2 Nanbor Wang 2001-02-09 13:36:06 CST
Better Summary and made an enhancement
Comment 3 Carlos O'Ryan 2002-12-17 22:07:18 CST
Actually moving the code out the POA library should be trivial now.  The ImR is 
implemented using ORT, thus there is no need for the POA to "know" what the ImR 
interface is.  Furthermore, this would eliminate the need to keep a pre-
compiled IDL file for the ImR code.

Bug 621 is a meta-bug for footprint reductions.
Comment 4 Johnny Willemsen 2004-12-14 12:27:48 CST
I will handle this as part of POA refactoring
Comment 5 Johnny Willemsen 2004-12-14 12:29:13 CST
accept
Comment 6 Johnny Willemsen 2005-02-18 03:45:31 CST
stuff is now in a separate library, only have to wait for test results.
Comment 7 Johnny Willemsen 2007-01-08 14:14:23 CST
done
Comment 8 Johnny Willemsen 2007-01-08 14:14:36 CST
done