On 29 Nov 2007, at 17:42, Eric Wilhelm wrote:
If the option parser preserved the order of the flags, you wouldn't have
to cram that all into an '=foo,bar' opterand.

 --save-state
 --no-save-state
 --failed-only
 --failed-first

(Yes, needs more thought in the "abbreviation and short uniqueness" than
that (so --failed would mean failed-only (--failures-first?)))


Possibly. I liked the idea of grouping all the stateful stuff in one option.

I'm working on the state engine now. Once that's done we can review the interface.

--
Andy Armstrong, Hexten




Reply via email to