James Tauber

journeyman of some

blog > 2007 > 07 >

James Tauber's Blog 2007/07/31

Atom Format Support Pretty Much Done

Other than:

  • support for atom:source,
  • checking of co-occurrence constraints and
  • more extensive testing

my implementation of RFC 4287 for Django is pretty much done.

I'll wait to see what feedback I get then will release what I have as 0.1. Of course, there's still the protocol work to do.

An interesting thing I noticed: the code for mapping arbitrary objects to atom feeds is not specific to django at all. So the atom.py module could actually be used entirely independently of django. It's a general atom feed generator for python.

UPDATE (2007-08-01): support for atom:source and checking of co-occurrence constraints is now done.

by jtauber : Created on July 31, 2007 : Last modified Aug. 1, 2007 : Categories python django atompub : 2 comments (permalink)