NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [ldm-users] Site-Specific name-space in registry.xml?

  • To: Steven Emmerson <emmerson@xxxxxxxx>
  • Subject: Re: [ldm-users] Site-Specific name-space in registry.xml?
  • From: Stephen Dowdy <sdowdy@xxxxxxxx>
  • Date: Thu, 6 Dec 2018 12:38:52 -0700
On 12/6/18 12:20 PM, Steven Emmerson wrote:
The LDM registry doesn't have the concept of a reserved namespace. If you add 
parameters that no program requests, then they will be ignored by the registry 
library.

But the command line 'regutil' tool honors them:

parsley:~$ regutil -s "Testing" /sdowdy/comment
parsley:~$ regutil /sdowdy
/sdowdy/comment : Testing

--or--

parsley:~$ xmllint --xpath //sdowdy ~/etc/registry.xml
<sdowdy>
    <comment>Testing</comment>
  </sdowdy>parsley:~$

So, i figured registry.xml could be leveraged as a singular general-purpose 
data store for LDM-related operations.

thanks,
--stephen
--
Stephen Dowdy  -  Systems Administrator  -  NCAR/RAL
303.497.2869   -  sdowdy@xxxxxxxx        -  http://www.ral.ucar.edu/~sdowdy/



  • 2018 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: