Anthony Carrico wrote:
Should the option constructor be "option" as in the draft or "make-option".
I'd say `make-option' is more Schemely. On the other hand `option' is shorter, and a complex command-line interface might easily have many of those. cheers, felix