On 10/23/06, Yen-Ju Chen <[EMAIL PROTECTED]> wrote:
On 10/23/06, Guenther Noack <[EMAIL PROTECTED]> wrote:
> Hi!
[snip]
>
> Using BookmarkKit for subscription is okay with me, and now that I read
> a bit more about BookmarkKit, I'm quite comfortable with the thought.
> :-) Yet I think that using it for the articles is overkill, since it
> would only make things more complicated internally and retrieving
> fetched articles using plain RSSKit is already easy enough now that it
> has the property list based storage. (It's just an instantiation with
> a specific URL. It automatically deserializes itself from the hard disk
> then.)
>

I had the same thought at the beginning for the articles.
But after some coding, I realize that CollectionKit come with some nice feature,
especially searching.
And I am adding a CKCollectionView to it so that it can display articles
directly from any given CKCollection, which actually makes things simpler.
The only issue is that RSSFeed and RSSArticle have to be mapped
into BookmarkKit and CollectionKit.
I am still working on it with my local copy.
Unfortunately, it will break backward compatibility.
So my plan is to merge the /branches/yjchen/Grr back to /trunk first
since it keeps backward compatibility,
then update my local copy into /branches/yjchen/Grr
so that people can take a look and see.
It will takes a couple days, though. :)

Yen-Ju

[snip]



  Have fun.

  Yen-Ju

>
> -Guenther
>
>
>
>
>


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

Reply via email to