Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Java-SCA-2.x
-
None
Description
As discussed in: https://issues.apache.org/jira/browse/TUSCANY-3884
the binding-sca-runtime code seems to assume that the reference/service sides share a common databinding, which might not be a desirable limitation.
Also the object reference graph of copy vs. mediate seems to be different, which might not be preferable either.
Just working on some tests now before commenting further, however I wanted to open this up to move the discussion out of the 3884 JIRA, to avoid confusion as this is a separate issue from simply adding the ability to delegate.