Python in game development?

Cees de Groot cg at gaia.cdg.acriter.nl
Tue Jul 25 14:37:12 EDT 2000


Toby Dickenson  <tdickenson at geminidataloggers.com> said:
>>And this gets /really/ great if your code runs in a persistent VM, like
>>Smalltalk.
>
>                  ...... or like python, using ZODB
>
No, it's not the same. In your Smalltalk environment you just say "save&quit",
and the whole VM state is dumped on disk. ZODB is "just" an OODB, though
a very useful one (I use it under a number of CGI scripts on my site).


-- 
Cees de Groot               http://www.cdegroot.com     <cg at cdegroot.com>
GnuPG 1024D/E0989E8B 0016 F679 F38D 5946 4ECD  1986 F303 937F E098 9E8B
Forge your CipherSaber and list it: http://www.xs4all.nl/~cg/ciphersaber/



More information about the Python-list mailing list