Opened 21 years ago
Closed 14 years ago
#30 closed Feature Requests (invalid)
parser
| Reported by: | nobody | Owned by: | mark_rodgers |
|---|---|---|---|
| Milestone: | Component: | functional | |
| Version: | None | Severity: | Showstopper |
| Keywords: | Cc: |
Description
Hello,
I've searched the web and failed to find a parser
that can handle all of the following:
1) command line options
2) environment variables for options
3) resource file of options
Other niceties:
1) auto generate a "usage()" method
2) leverage XML or RDF
3) support groupings of options, so one config file
can hold options for several programs
4) support all the standard C++ types
5) templates-based
I see boost has several pieces, but no unified parser.
Is this right?
Sure would like to see this.
THanks,
Jeff
Change History (2)
comment:2 by , 14 years ago
| Resolution: | None → invalid |
|---|---|
| Severity: | → Showstopper |
| Status: | assigned → closed |
Boost now contains the ProgramOptions library. Also, the ticket system is not the correct place for requests for libraries.
Note:
See TracTickets
for help on using tickets.
