Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

how to manage the hard-coded string "cadc.nrc.ca" when used in a property #2

Open
bertocco opened this issue Oct 7, 2016 · 1 comment

Comments

@bertocco
Copy link

bertocco commented Oct 7, 2016

Not clear to me how to manage the hard-coded string "cadc.nrc.ca" when used in a property. Can we consider it as a convention and leave it "as is" or needs it to be customized using the local authority?

vos/cadc-vos/src/main/java/ca/nrc/cadc/vos/VOS.java: public static final String PROPERTY_URI_ISLOCKED = "ivo://cadc.nrc.ca/vospace/core#islocked";
vos/cadc-vos/src/main/java/ca/nrc/cadc/vos/VOS.java: public static final String PROPERTY_URI_READABLE = "ivo://cadc.nrc.ca/vospace/core#readable";
vos/cadc-vos/src/main/java/ca/nrc/cadc/vos/VOS.java: public static final String PROPERTY_URI_WRITABLE = "ivo://cadc.nrc.ca/vospace/core#writable";

@at88mph
Copy link
Member

at88mph commented Jan 5, 2017

Hi Sara,

Sorry I missed this. I thought I would get an e-mail when an issue is created, but apparently not.

I will discuss this with Pat, but it may be through our LocalAuthority API.

Dustin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants