Feature #1413

Provide command-line based option parsing

Added by J. Wienke about 11 years ago. Updated about 11 years ago.

Status:ResolvedStart date:02/14/2013
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:Configuration
Target version:Robotics Service Bus - rsb-0.9

Description

In addition to the existing config file and environment-based config parsers, also provide option handling using the command line.

Associated revisions

Revision 3c7149c4
Added by J. Wienke about 11 years ago

Provide command line option handling for the configuration subsystem.

Options are parsed from the command line in the least intrusive manner using flags (e.g. -Dfoo=bar as the default flag character). All options not starting with the flag are ignored so that the RSC option handling can be used along other option handling code.

fixes #1413

Merge branch 'feature-1413'

History

#1 Updated by J. Wienke about 11 years ago

Before merging this back I first need to fix this job:
https://ci.cor-lab.org/view/rsc/job/rsc-trunk-windows-merge-simulator/
Otherwise I don't know whether everything builds on windows.

#2 Updated by J. Wienke about 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset rsc|commit:3c7149c454f7cbbd24b2a7481fdf997aa5a8093a.

Also available in: Atom PDF