On 9/7/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > ant elder wrote: > > No comments on this for a while so if no one shouts i'm going to do this > to > > fix TUSCANY-1559. > > > > ...ant > > > > +1 from me to move the logic to enforce pass by value into a separate > interceptor, out implementation-java-runtime. > > I think it should be in the core-databinding module. > > I didn't quite get Raymond's comment that we'll have to pass a flag in a > message header. Don't we know what to do w.r.t pass by value just by > looking at the source and target interfaces? Can't we just decide to > either insert the interceptor in the invocation chain or not when the > invocation chain is built?
I think so, will give it a try and bring it up here again if i find any issues. ...ant
