It would seem to be talking about the ability of the ObjectFactory - ie is the Factory 
thread safe - which of course also involves your Objects Constructor.

>From memory Visibroker does allow you to serialise calls to your object - may be the 
>help is just wrong and it is a bug and may be there is no method provided in D4 to 
>tell the ORB to serialise the calls. (lots of options !) 

I would expect this to be part of the BOA.ImplIsReady calls.

May need to check the full visibroker help files - they are online at www.inprise.com

This may be tied up a bit with COM due to the COM/CORBA duality introduced by Delphi.
Myles.


-----Original Message-----
From:   Kerry Sainsbury [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, June 21, 1999 11:22 AM
To:     Multiple recipients of list delphi
Subject:        [DUG]:  TCorbaObjectFactory.Create

Hi Folks,

I'm just trying to decide if I've found a bug or not.

What is your understanding of the final parameter to TCorbaObjectFactory's
.Create method?

The help says that:

The ThreadModel parameter indicates whether the ORB should serialize calls
to a single factory instance or whether multiple clients can call the same
factory simultaneously on multiple threads.

Am I just indicating to the ORB that my object's constructor is thread-safe?

I had assumed (always a silly thing to do) that it controlled whether or not
the ORB serialized calls to my CORBA object, but testing indicates it
doesn't!

Thanks,
Kerry S

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

application/ms-tnef

Reply via email to