[omniORB] Loading obj on demand in v 3.x

David Riddoch djr@uk.research.att.com
Mon, 2 Apr 2001 11:04:57 +0100 (BST)


On Fri, 30 Mar 2001, Renzo Tomaselli wrote:

>         I noticed from 3.0 documentation that the old good load-on-demand
> feature (OmniORB::loader)disappeared after 2.8.

It is still there for compatibility (even if no-longer documented), but
we would encourage people to use the new stuff (below...)


> Is there any standard replacement for it from POA or is it just a missing
> doc paragraph ?

The portable alternatives are PortableServer::ServantLocator and
ServantActivator.  Using a default servant may also be appropriate in some
cases.


Cheers,
David