Kevin Powick Let's say it did work. Let's even say it was well written and free to use, with a nice license. Then the comment ought to contain: a) the URL where it was found b) the separate project in which it was tested, with location c) the identity of the developer who elected to use it
Lars Fosdal Hope and breakage, a familiar theme. ;) But many of my favorites are more mundane: procedure ClearData; // clear the data I mean, what a revelation!
ROFL! reminds me of some comments I recall from the MS multimedia examples....
ReplyDeletemine are better:
ReplyDelete// this is where the magic happens
// cool stuff bellow
// don't underestimate the challenge!
can't remember others...
You're always commenting their code ... Hope we'll not find yours on of these days
ReplyDelete// found this on the web. It seems to work.
ReplyDeleteGaël L'hopital If you follow Nicks blog there is enough of his code to comment on ;)
ReplyDeleteKevin Powick Let's say it did work. Let's even say it was well written and free to use, with a nice license. Then the comment ought to contain:
ReplyDeletea) the URL where it was found
b) the separate project in which it was tested, with location
c) the identity of the developer who elected to use it
Stefan Glienke Ouch!
ReplyDeleteBill Meyer LOL. You live in a fantasy world. :)
ReplyDeleteBill Meyer I did not mean that in a negative way actually - I was just saying that he's not making secrets about it :)
ReplyDeleteStefan Glienke Yes, I was about to add that of course, you meant that in the nicest possible way. ;)
ReplyDeleteKevin Powick I didn't say I expected to find it. And certainly didn't say I was holding my breath! ;)
ReplyDeleteStefan Glienke I hope you know that I always welcome comments on and improvements for my code, especially from a developer of your caliber.
ReplyDelete"// I hope this works ..."
ReplyDeletein front of a large piece of code - which didn't work.
Lars Fosdal Hope and breakage, a familiar theme. ;) But many of my favorites are more mundane:
ReplyDeleteprocedure ClearData; // clear the data
I mean, what a revelation!
Hehehe, remember the mother of all comments: http://lambda-the-ultimate.org/node/3522
ReplyDelete