[Twisted-Python] Twisted Matrix and PDOM

Christopher Armstrong radix at twistedmatrix.com
Sun Jun 15 11:03:49 EDT 2003


On 2003.06.15 10:09, N. Wieland wrote:
> Hi,
>     I want to implement a Native XML database in Python, so, after

What do you mean by "XML database"?

>     having used TM for a little work a pair of months ago, I'm thinking
>     about using Twisted Matrix and implementing it as a plugin.
>     All I need (at this stage) is a persistent DOM for storing XML files
>     on disk instead of keeping them in memory.
>     I need a little help, I don't want to reinvent the weel, I'd like a
>     suggestion about where to look from you Twisted gurus :-]
>     Twisted.persisted ?

If you're looking to serialize arbitrary Python objects to XML, check out
twisted.persisted.marmalade

-- 
 Twisted | Christopher Armstrong: International Man of Twistery
  Radix  |          Release Manager,  Twisted Project
---------+     http://twistedmatrix.com/users/radix.twistd/




More information about the Twisted-Python mailing list