[Registry-dev] APP

Deepal Jayasinghe deepal at wso2.com
Wed Dec 19 02:29:46 PST 2007


>
> +1 to not providing /atom when we give the URL.  But -1 to tacking it
> on in the first place.  There is no need for the registry API to make
> any assumptions about the URL except that it's rooted wherever we're
> told. In other words - shouldn't I be able to say:
>
> Registry R1 = new RemoteRegistry("http://myhost/regRoot");
> Registry R2 = new RemoteRegistry("http://myhost/regRoot/subDir");
Hmm , I think we should create remote registry by pointing to the base
URI of the registry and then  , we should be able to perform any
operation like adding , deleting and accessing the resources by giving
the path.

-Deepal




More information about the Registry-dev mailing list