On Thu, Nov 29, 2001 at 11:27:50AM -0600, Jonathan Lemon wrote: > > All the various #ifdefs scattererd over the code are absolutely sick; > they fairly scream out for a sensible rewrite. However, from my point > of view, if I'm going to rewrite things, there should be functional > improvements as well, not just rearranging what we have in a different > fashion. I don't feel quite ready for this... yet.
functional can be also interpreted as "easier to read and validate" which seems to be one of the main drawbacks of the current code. I'd even be willing to pay the price of a small regression in functionality, on the grounds that it is better to know that "X is not implemented" than "X, Y, Z are implemented but we have no idea if they work in all cases, and no way to test". As a matter of fact, that would be an improvement, not a regression. cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message