If you want to be able to post entries using the Atom publishing
protocol, then there is still a fair amount of work to be done. I am
actually hoping to get it to a usable state during the Django sprint at
PyCon, though (in two weeks).
The goal certainly is for the publishing protocol part to support
existing app models. The first step is to get it working with a fixed
model and then move to making it more generic.
Hope this helps!
James
On Sat, 1 Mar 2008 09:09:42 -0800 (PST), "Bruce" <bda...@gmail.com>
said:
--
James Tauber http://jtauber.com/
journeyman of some http://jtauber.com/blog/
I think the challenge will be specifying how an incoming Atom Entry maps
to an arbitrary object -- particularly how to map arbitrary XML in an
entries content. It's a generic XML data binding issue.
James
On Sat, 1 Mar 2008 13:07:08 -0800 (PST), "Bruce" <bda...@gmail.com>
said:
>
>
>