Consolidate matching algorithms which are currently spread between the builders
and binder
------------------------------------------------------------------------------------------
Key: TUSCANY-3392
URL: https://issues.apache.org/jira/browse/TUSCANY-3392
Project: Tuscany
Issue Type: Improvement
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-2.0
Environment: All
Reporter: Simon Laws
At the moment both the builders (EndpointReferenceBuilder) and the binder
(EndpointReferenceBinder) both do endpoint reference matching. The code is
different in each case but could be the same, i.e. we can reduce the amount of
overall code, make the code more consistent and make the matching algorithm
pluggable in one place.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.