
21 Apr
2006
21 Apr
'06
7:48 a.m.
Marcin Kalicinski wrote:
I'm sure program options should _not_ be obsoleted. They support many things property tree does not (and should not), like options descriptions and notifications. They also present quite a different interface that allows automatic verification/validation of options passed, automatic generation of help messages, and probably more stuff that I am not aware of.
On the other hand, that is only frontend stuff, i.e. things that could be added to read_advanced_cmdline. The backing store could still be made a PT. Sebastian Redl