I'd like to add AllowsPassByReference methods to the Tuscany Implementation Interface. Currently the Java and OSGi impls have AllowsPassByReference code, potentially other impls could use this as well, and with the pass-by-value code moved out of the Java implementation it really needs a generic way to see if an implementation needs a copy done.
...ant
