[Twisted-Python] Twisted Plugins - Implementation Discussion

Stephen Thorne stephen at thorne.id.au
Thu Apr 7 19:54:41 EDT 2011


On 2011-04-07, Stefano Debenedetti wrote:
> On Apr 7, 2011, at 1:08 AM, Tim Allen wrote:
> > If you need a non-Turing-complete config language and rule out .ini and
> > XML, I'm not sure what's left. JSON, perhaps.
> 
> I bet a lot of people have a deja-vu feeling about a config file
> syntax debate so I'll propose an alternative approach: RDF.

I am +1 on this idea. I like rdf. My question is now: is there an rdf
parser lib that is available on python2.4+ which can either be gently
embedded within twisted, or used as a dependency?

We don't really need SparQL or anything complicated, just the ability
to resolve some simple triples.

I do not like angle brackets, but I have always had a fond affection for
n3.

-- 
Regards,
Stephen Thorne
Development Engineer
Netbox Blue



More information about the Twisted-Python mailing list