Le 28 nov. 06 à 22:18, Guenther Noack a écrit :

Hi!

I'm currently thinking about having OPML support in future Grr versions. OPML is an XML format to store outlines that's usually used to exchange links and blogrolls containing RSS feed URLs. If you don't know it, search
for it on the web.

ok.

After having had a closer look at the format, I think it may be useful
in a non-RSS context, too, as it also allows to store bookmarks and the
like. (It's not a very nice XML format, though.)

So now I don't know where the parser should go. Shall I build a seperate
framework just for parsing OPML? Or shall I just keep it in Grr or
RSSKit? Do you have use for it?

It may for example prove useful for BookmarkKit, as outlines are exactly
what BK is about.

Since OPML format is rather simple and has potentially many uses, I think you should put it in EtoileFoundation.

Just to let you know… There is a BSD licensed Cocoa implementation here: <http://ranchero.com/cocoa/opml/> However it needs to be partially rewritten because it is based on CFXML API.

You can also add an OPMLViewer example in Developer/Examples.

Cheers,
Quentin.

--
Quentin Mathé
[EMAIL PROTECTED]


_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to