+1. What I want is an approach that scales up well from the simplest case (just marking tombstones) to more complicated cases. Just having an x:deleted element would go a very long ways towards solving the majority of use cases I've come across. The rest would seem to be covered by having a consistent model of being able to request just the changes that have occurred within a specific period of time. Everything else tends to just be variations on the theme.
- James James Holderness wrote: > > James M Snell wrote: >> What I personally would like to see is an evolved form of SSE produced >> on the standards track by a WG. Tombstones would be covered as part of >> that activity. > > FWIW I'm not interested in anything more complicated than your tombstone > proposal from last year. I just want a simple way to mark an item in a > feed as deleted. > > I was considering implementing something based on your last draft, even > if only for personal use. It would be preferable if there was a real > spec to work from, but there's no way I would implement anything as > complicated as SSE when all I want to do is delete spam. > > Regards > James > >
