Q: Persistence of python objects
Paul Everitt (paul@cminds.com)
Fri, 15 Jul 1994 18:01:30 -0400 (EDT)
I want to do something like WIT in python.  Basically, there will be no 
"files"; rather, I'll generate HTML entities on the fly.  These entities 
will be subclasses of a document class, and will have owners, and support 
a variety of methods.  At least, that's how it looks on paper!
However, since I'm tossing out the concept of HTML "files", how to I keep 
this big document system that is updated in memory written out to disk 
(efficiently)?
Paul Everitt             V 703.785.7384  Email Paul.Everitt@cminds.com
Connecting Minds, Inc.   F 703.785.7385  WWW   http://www.cminds.com/