Yes, I'm thinking of adding a few methods to InterfaceContractMapper to tell if "pass-by-reference" is supported (no data copy is required) between the source and target operation.

Thanks,
Raymond
--------------------------------------------------
From: "Simon Laws" <[email protected]>
Sent: Monday, February 22, 2010 5:10 AM
To: <[email protected]>
Subject: Re: [2.x] In-VM invocation between components

Assuming that you have established that the endpoint and endpoint
reference are in the same JVM and the interface is remotable we still
need to establish whether the message is passing across a classloader
boundary don't we? In which case and extra bit of work is required.

Simon

Reply via email to