James Holderness wrote:
> 
> James M Snell wrote:
>> Reviving the Tombstones draft. Consider this a work in progress.
> 
> Out of curiostiy, are there any server developers here that are planning
> (or even just considering) adding tombstone support for something like
> comment-spam or erasing erroneous posts from a blog? Basically any
> use-case that might benefit a typical feed reader?
> 

I will be implementing support for it in an upcoming version of IBM's
internal blogs and will likely add support to, at the very least, the
Lotus Connections blog component -- assuming we get some traction around
this approach.

> Also, for the record, I should express again my preference for using
> attributes rather than elements for at least the primary fields. If you
> need justification:
> 
> 1. It's a more compact representation, which helps counter the arguments
> of people that think tombstones shouldn't be clogging up a regular feed
> or should require clients to issue special headers requesting them.
> 2. It requires less state information to parse (other client developers
> may disagree, but this makes a significant difference to me).
> 3. I suspect people are a lot more likely to get your field names wrong
> when using elements rather than attributes (using "author" instead of
> "by", "updated" instead of "when"), especially now that you're proposing
> putting this in the Atom namespace.
> 

Noted.  FWIW, I'm happy with it either way.

  <deleted-entry id="..." when="..." by="..." comment="..." />

Works for me.

- James

> Then again, if nobody here is planning to use this in a way that would
> be relevant to me, it doesn't really matter what form it takes.
> 
> Regards
> James
> 
> 

Reply via email to