[Python-ideas] new pickle semantics/API

Oleg Broytmann phd at phd.pp.ru
Thu Jan 25 23:48:31 CET 2007


On Fri, Jan 26, 2007 at 12:41:36AM +0200, tomer filiba wrote:
> well, i like __simplify__, but __expand__ seems wrong to me.
> some other suggestions i looked up:
> 
> __complicate__ (:-))
> __rebuild__
> __reconstruct__ (too long?)
> __restore__ (but that's semantically the same as __setstate__)
> 
> i'd vote for __rebuild__. any other ideas?

   __(un)pickle__
   __(de)serialize__

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.



More information about the Python-ideas mailing list