Please report new issues athttps://github.com/DOCGroup
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.
Yes, but it would be even neater if the ImR can show up in a separate library. Hmmm, I wonder how that would work...
Better Summary and made an enhancement
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.
I will handle this as part of POA refactoring
accept
stuff is now in a separate library, only have to wait for test results.
done