it turns out if i use ‘dest’, there is no way to t...
# development
b
it turns out if i use ‘dest’, there is no way to tell if both options are given in goalrunner.py. I can easily do everything in goalrunner.py. But I am thinking maybe I can add another parameter in register() function, like ‘deprecate_to=’ or ‘replacement=‘, and implement in option.parser, that way avoid future headache of renaming options.