| Project: | JabRSS |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Christof Meerwald |
| Status: | active |
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
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 />
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 />
