At 05:56 AM 8/22/2005, Kresten Krab Thorup wrote:
In the Trifork ORB, every POAManager (and thus potentially every POA)
can have it's own security & port configuration.  This makes a lot of
code inside the CORBA implementation quite complicated, but allows us
to deploy beans with different security configurations all on the
same ORB; and most importantly it allows us to optimize intra-orb
calls in various ways.   However, we can simplify a lot of code if we
strip out that option.

FWIW I would recommend leaving this in, if only because the OMG specs mostly assume this model and once you have taken it out its going to be almost impossible to put it back in.

andy

Reply via email to