Talk:Feed Handling

From MozillaWiki
Revision as of 03:48, 23 December 2005 by Afrankvt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I'd like to see a more robust feed API in Firefox. You guys already have a very competent system for subscribing and managing feeds. However, there is no real API to build "feed applications" on top of.

It would be awesome if Firefox internally handled the file store for downloading and parsing feeds, then exposing them through a clean, simple, and uniform API. We can then focus efforts on managing stuff like whether a feed has been updated since last viewed in one core place, instead of pushing complex code up to the view (extension) level.