Use overrideCommand instead of registerCommand.
[pykickstart.git] / TODO
blobd1974e4118ba00bc9ea29dd7b866b3df6eb5fb41
1 - audit options for what's new/deprecated/removed from FC5->FC6
2 - add RHEL4
3 - redo documentation:
4    - describe how to subclass the important things
5    - update programmers-guide
6 - subclassing command handlers and data objects to make minor changes is a
7   pain