Opened 17 years ago
Closed 11 years ago
#327 closed enhancement (fixed)
Enhancement: Consider adding a "regfdo" utility
Reported by: | jbirch | Owned by: | gregboone |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | General | Version: | |
Severity: | 5 (Wish List) | Keywords: | |
Cc: | External ID: |
Description
Currently, adding a new provider to the provider registry is somewhat error-prone, requiring users to manually modify the providers.xml file.
It would be nice if a tool existed that would allow users to register new providers something like:
regfdo MyProvider.dll
Ideally, this would also test whether the provider's dependacies were met at the same time.
Note:
See TracTickets
for help on using tickets.
MapGuide includes a FdoRegUtil.exe in the FDO directory of a MapGuide installation that does exactly this.