Programming practices (20)

12 Name: #!/usr/bin/anonymous : 2007-01-09 17:20 ID:Heaven

>>11

If you actually look at my example, you will see that what the verboseness does is describe the arguments, not the functionality. The part describing the functionality is still "openFile". It also spells out what the constant means instead of relying on a cryptic contraction.

This lets you write code that is a lot more self-documenting without having to resort to incredibly ugly things like Windows' Polish Notation warts.

This thread has been closed. You cannot post in this thread any longer.