Hi,

As we are cutting a 1.0 release, I propose that we rename the WireableBinding to a better name (such as OptimizableBinding) to reflect its real purpose and remove the @deprecated flag.

The WireableBinding represents a reference binding that supports optimized invocation if the target component/service/binding is resolved in the same node. During the build phase of the assembly model, Tuscany can inject the target component/service/binding to the reference binding. With these pointers, the binding invoker can optimize the invocation by hooking up with the service invocation chain directly without going through a remote protocol.

If you have a better name that OptimizableBinding, please suggest one. And please speak out if you have any concerns with refactoring it before 1.0.

Thanks,
Raymond

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

Reply via email to