On 9/14/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
>
> Raymond Feng wrote:
> > 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]
> >
> >
>
> +1 for OptimizableBinding


OptimizableBinding sounds ok to me.

   ...ant

Reply via email to