Re: [Mailman-Users] Code comments

2009-12-18 Thread Barry Warsaw
On Dec 18, 2009, at 12:27 PM, Lindsay Haisley wrote: > I've worked with code in many languages that is so cryptically > commented, with variable names that were so non-descriptive (Dan > Bernstein's qmail code comes to mind) as to be totally useless if one > wanted to look under the hood for help.

[Mailman-Users] Code comments

2009-12-18 Thread Lindsay Haisley
Given that definitive documentation for Mailman isn't really consolidated in one place, I often find that the code comments in the Mailman program files (~mailman/Mailman/*) can be very helpful in answering questions or solving problems with Mailman. I've worked with code in many languages that is