Bug 505 - POA ImplRepo stuff should be in a separate library
Summary: POA ImplRepo stuff should be in a separate library
Status: RESOLVED FIXED
Alias: None
Product: TAO
Classification: Unclassified
Component: Implementation Repository (show other bugs)
Version: 1.0
Hardware: All All
: P2 enhancement
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks: 621
  Show dependency tree
 
Reported: 2000-03-23 00:07 CST by Irfan Pyarali
Modified: 2007-01-08 14:14 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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