In article <[EMAIL PROTECTED]>,
 "Michele Simionato" <[EMAIL PROTECTED]> wrote:

> You want this recipe from Michael Hudson:
> 
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/160164
> 
>       "automatically upgrade class instances on reload()"


Impressive, but YIKES, there ought to be a simpler way to do this.  I 
think during the development phase editing and reloading would be very 
common and you'd want everything updated.  So why is it done the other 
way, the reference stays the same?  Is that useful?  Maybe time for a 
'switch' to set in Python to choose which behavior you want.

-- Lou Pecora  (my views are my own) REMOVE THIS to email me.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to