On 2004.08.17, Andrew Piskorski <[EMAIL PROTECTED]> wrote: > So far, the only people who've actually claimed they've read the > patches are the two authors and Zoran. I'm guessing Dossy has read > them too but I'm not sure. Did you, Don?
Yes, I've read both patches. I've even discussed Stephen's patch with Stephen off-list. > You know what? I have a REAL hard time believing that this 147 line > patch could possibly be the complexity and maintenance nightmare that > you're implying, [...] Especially true in C, LOC and complexity are not related. Imagine this one line of code: Ns_FrobSomething(((Ns_Frob *) frobPtr)->thing); Pretend this actually did something. Is it complex? Do you understand what it might actually do? Before you start saying "but nobody writes code like that" ... look inside the AOLserver source. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
