Yes, you're right.

Thanks,
Raymond

----- Original Message ----- From: "Greg Dritschler" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, April 30, 2007 9:06 AM
Subject: Re: Setting up a Tuscany runtime to run multiple applications


On 4/24/07, Greg Dritschler <[EMAIL PROTECTED]> wrote:

I'm also wondering about the code in DeployerImpl.deploy that connects
objects.  It starts as follows:
        // Connect components, services and references
        List<SCAObject> scaObjects = componentManager.getSCAObjects ();


Is it fair to say that the ComponentManager's interfaces to keep a list of
model objects and corresponding SCAObjects is a workaround for the Deployer
to find the objects created by the Builder, and that when we have a better
integration between the runtime and the assembly models that these
interfaces are likely to disappear?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to