[Persistence-sig] ANN: Python Persistence Article
Patrick K. O'Brien
pobrien@orbtech.com
Thu Nov 7 19:34:37 2002
An article of mine was recently published and is somewhat relevant to
this group, so I thought I'd send along the link:
LINUX ZONE | Python persistence
http://www.ibm.com/developerworks/linux/?n-l-1172
::: Python persistence management :::
Persisting data is all well and good, and there are countless ways to
do it, including files, databases, and so on. But when it comes to
objects themselves, how do you keep them around so they'll be available
in their same state for later use? Programmer Patrick O'Brien
illustrates several persistence mechanisms for Python and takes a
detailed look at the object-serialization process known as "pickling."
http://www.ibm.com/developerworks/library/l-pypers.html?n-l-1172
--
Patrick K. O'Brien
Orbtech http://www.orbtech.com/web/pobrien
-----------------------------------------------
"Your source for Python programming expertise."
-----------------------------------------------