Skip navigation.
Home

Mark Pilgrim's Aggegrator Tests

Project:JabRSS
Component:Code
Category:feature request
Priority:minor
Assigned:Christof Meerwald
Status:active
Description

Does it obey most of Mark Pilgrim's aggregator tests? If so I'd like it to inform me about unsubscriptions and redirects.

(see Feet up! - JabRSS growth)

Updates

#1 submitted by Christof Meerwald on 19 October, 2003 - 17:45

Processing of redirects can get quite nasty if it is done the right way because you might have to merge two (previously different) resources into one.<br /><br />Well, that's the main reason it is not currently implemented. But I am working on it and hope to get it right (which will take some time).<br />

#2 submitted by Christof Meerwald on 6 December, 2003 - 23:08

Permanent redirects now update the subscription URL (if he new URL is not already being subscribed by another user).<br /><br />Now that the easy case is being handled, I can start thinking about how to properly handle the merging of two URLs into one.<br />