[Asterisk-Dev] RFC: Moderating the Asterisk Mailing Lists
Mike M
no-linux-support at earthlink.net
Fri Jan 7 13:03:29 MST 2005
On Fri, Jan 07, 2005 at 01:11:59PM -0500, Gregory Junker wrote:
> "read the f***ing source code"
Actually, this is why I am here. I am reading the code. I like
what I see so far. Well, except for:
if (condition) {
do_this ();
do_that ();
}
instead of:
if (condition)
{
do_this ();
do_that ();
}
I just wish there was more code discussion here and less opining.
When I subscribed I was expecting to lurk on the maintainer discussions and get a peek
at the tip developer's world.
If you subscribe to a dev list and can't handle being told to RTFC then I'm
puzzled as to why you are here.
--
Puzzled Mike
More information about the asterisk-dev
mailing list