On 17 Sep, John Polstra wrote:

> What is the point of that change?  Functionally it makes no difference
> at all, since "*auth" is an AuthenticationConnection.  It makes the

I was a little bit confused at that time. Yes, it's more of a bikeshed
decision, IMHO it makes it less difficult to read (you didn't have to
search for the type).

> code harder to maintain in case the type of "auth" is changed in the
> future.

This depends on the type of change someone makes. If you didn't change
the typedef of "AuthenticationConnection" but the type of "auth", you
normaly have to go through the code and ensure every invariant is still
valid (I classify this as a major code change, but this is a bikeshed
argument too).

Bye,
Alexander.

-- 
     The three Rs of Microsoft support: Retry, Reboot, Reinstall.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to