A few comments:

1) The interface should probably be in core-spi module instead of assembly. It's the runtime behavior instead of a model. 2) We should use it as a utility (instead of a static) from the UtilityExtensionPoint which can be looked up from the ExtensionPointRegistry. This allows different impl to be plugged in.

Thanks,
Raymond
--------------------------------------------------
From: "Simon Laws" <simonsl...@googlemail.com>
Sent: Tuesday, June 02, 2009 1:10 AM
To: <dev@tuscany.apache.org>; <antel...@apache.org>
Subject: Re: Discovery-based SCA Domain for OSGi RFC 119

In r780938 i've committed an this EndpointRegistry interface, and an
impl of the interface, not sure how long we'd keep that impl for as-is
but it gives something simple to get going with for now. I did add
getters as it helps with debugging for now, and it does still include
the EndpointReferences while we decide if they're really needed here
or not.

  ...ant


Thanks Ant.

Simon

Reply via email to