This is motivated by me wanting to run different itests with different versions of the endpoint registry.
I want to split the endpoint registry implementation out of modules/endpoint and call it endpoint-registry-local Based on this I would then rename endpoint-tribes to be endpoint-registry-tribes. We could have other implementations based on this pattern. That would leave endpoint with just EndpointReferenceBuilder. Which is there currently as it's pluggable. I suggest we leave it as is until we have the binding and policy match part done. We may then we able to move it elsewhere. Thoughts? Simon
