chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] OpenSSL egg option defaults poll


From: Peter Bex
Subject: Re: [Chicken-users] OpenSSL egg option defaults poll
Date: Tue, 28 Oct 2014 10:01:04 +0100
User-agent: Mutt/1.4.2.3i

On Tue, Oct 28, 2014 at 07:35:00AM +0100, Florian Zumbiehl wrote:
> Hi,
> 
> > Therefore I took another route: The existing procedures keep their
> > current defaults, but there is a new set of object constructors that
> > uses only keyword arguments and configures things in a more secure
> > way by default.
> 
> That seems sensible to me, in particular as making existing APIs behave in
> backward incompatible ways tends to be ugly.

I agree.  It's a bit hairy, but maybe we can get rid of that by changing
it for CHICKEN 5 so that "ssl-make-client-context" is the new one.
We're breaking backwards compatibility in core as well, so it makes sense
to do the same for mistakes in egg APIs too.

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]