[Python-ideas] A Protocol for Making an Object Immutable

Eric Snow ericsnowcurrently at gmail.com
Fri Oct 7 05:51:53 CEST 2011


On Thu, Oct 6, 2011 at 9:48 PM, Eric Snow <ericsnowcurrently at gmail.com> wrote:
>
> Okay, it's like Raymond was reading my mind in some of what he says here:
>
>  http://mail.python.org/pipermail/python-dev/2006-February/060802.html
>
> Now I'm gonna have to go back consider if there is a better way to do
> the read-only bit I mentioned earlier (which motivated this post).  My
> only hope is that he is talking about something else.  :)  Regardless,
> I suppose the recipe will stand or fall on its own anyway.
>
> -eric
>
> p.s. Greg Ewing also makes a pretty good point:
> http://mail.python.org/pipermail/python-dev/2006-February/060822.html
>

And another one from Raymond:
http://mail.python.org/pipermail/python-dev/2005-October/057586.html

I'll stop now :)



More information about the Python-ideas mailing list