[1870] in Kerberos_V5_Development
Re: krb5-libs/66: add API versioning before next release
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Wed Oct 23 15:08:42 1996
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: krbdev@MIT.EDU, krb5-bugs@MIT.EDU
In-Reply-To: Your message of "Tue, 22 Oct 1996 18:01:24 EDT."
<9610222201.AA29173@DUN-DUN-NOODLES.MIT.EDU>
Date: Wed, 23 Oct 1996 15:08:23 EDT
From: Ezra Peisach <epeisach@MIT.EDU>
I like the ideas that you mentioned. I would like to add one more suggestions...
We have a number of "functions" that are handled by dispatch tables in
krb5.hin (i.e. krb5_encrypt, krb5_cc_*, krb5_rc_*) - should these
be proper functions as well - or will a dispatch table be sufficient forever?
Ezra