| 1 | = VSO Configuration Files = |
| 2 | |
| 3 | Although we hope to present a more automated way to receive updated files in the future, |
| 4 | and we have a prototype in development to obtain information from the VSO Registry, |
| 5 | the configuration files are currently distributed through [wiki:VSOSoftware CVS]. |
| 6 | |
| 7 | Relevent configuration files are filed under vso/Documentation/API . |
| 8 | |
| 9 | Files which may be of interest are: |
| 10 | |
| 11 | * VSO_keywords.txt -- contains the keywords used by VSO in one central location to make it easier for User Interfaces to reload, rather than having to hard code everything |
| 12 | * nickname.xml -- contains the nicknames supported by the VSO Web Interface |
| 13 | * webui_config.xml -- contains connection information for known VSO Instance, and other information for the VSO Web Interfaces |
| 14 | |
| 15 | Note -- the VSO interfaces listed in webui_config.xml do not play well with strictly typed languages (C, Java, etc.). Please see the [wiki:VsoAPI VSO API] page for a WSDL describing the strictly typed interface. |