Supporting Atom Publishing Protocol
Jan. 11th, 2011 12:54 amI've been working on updating our implementation of the Atom Publishing Protocol for Bug 852, and I have a patch up there now.
Have several longish comments, but the short version is that our implementation was old to the point where I don't think any clients could use it, so I have felt free to break the old URLs while updating our implementation.
That is, I've removed support for:( old urls )
And I've implemented a new interface:
( new URL breakdown )
Does anyone have any concrete reasons I shouldn't push forward with this?
Also, any suggestions for how / whether to support posting to communities? What URL should we use? :-)
Have several longish comments, but the short version is that our implementation was old to the point where I don't think any clients could use it, so I have felt free to break the old URLs while updating our implementation.
That is, I've removed support for:( old urls )
And I've implemented a new interface:
( new URL breakdown )
Does anyone have any concrete reasons I shouldn't push forward with this?
Also, any suggestions for how / whether to support posting to communities? What URL should we use? :-)