by peter fitchett >> Wed, 28 Jun 2000 2:54:44 GMT
Internal methods are easily commented - usually following the method header, before the 'vars', but how many have tried to add some comment
to an external method? You are unable to have a comment following the complete external method header (usually a single line)!
I don't think it is very friendly (let alone readible) to have to insert multiple comment lines into the middle of the external method header.
Thoughts?