As a heads up, I'm planning on checking in support for distributed autowire. This will move the execution of autowire from CompositeComponent to a resolution phase to be done on the master. This will simplify the runtime as well as allow us to introduce pluggable autowire algorithms, for example, autowire based on some type of most-efficent-path determination across an SCA Domain.

Following on the wiring work outlined by Meeraj, the idea is that when a wire is constituted on the slave, the connector will only have to key off the absolute URI of a target as the latter will be calculated on the master by the autowire resolver.

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

Reply via email to