How often do you find yourself in the following situation? […] Having written a nice little program,you just want to add one little command line option.Typical example: '-d' — "print debugging output".So all you want to say (in code) is something like this: […] But what you /actually/ have to do is usually this: […] Seem a bit much?Not that there is anything wrong with the above in principle. […] More
2010-07-26