But custom CORBA implementations can be plugged just by adding some
properties, why can't we go that way? Do you mean that specific
host-corba modules would set those properties?
Thanks,
Wojtek
Raymond Feng wrote:
The main idea is to have the pluggability for different CORBA providers.
For example,
We could have host-corba to define the SPIs for other CORBA providers,
then we could potentially have:
host-corba-jdk: Use the CORBA implementation shipped by the JDK
host-corba-yoko: Use Yoko ORB
Thanks,
Raymond